/* Challengers Theme - SportsPress Stylesheet */
/* General Styles */
.sp-section-content-content {
    margin-bottom: 40px;
}

.sp-section-content-content:empty {
    display: none;
}

.sp_staff .sp-section-content-content {
    margin-bottom: 0;
}

.sp-data-table {
    margin-bottom: 0;
}

.sp-template-event-logos-block .team-logo {
    white-space: normal !important;
}

/* League Table / Tables */
.sp-template .sp-data-table tr,
.sp-template .sp-data-table td {
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #8c8c8c !important;
}

.frontpage-widget-section .sp-template .sp-data-table tr,
.frontpage-widget-section .sp-template .sp-data-table td {
    color: #b3b3b3 !important;
}

.sp-template .sp-data-table .sp-highlight {
    background-color: rgba(0, 0, 0, 0.05) !important;
    font-weight: 400 !important;
}

.frontpage-widget-section .sp-template .sp-data-table .sp-highlight {
    background-color: rgba(255, 255, 255, 0.05) !important;
    font-weight: 400 !important;
}

.sp-template .sp-data-table tr:nth-child(odd) {
    background-color: rgba(0,0,0,0.01);
}

.sp-template .sp-data-table tr:nth-child(even) {
    background-color: rgba(0,0,0,0.01);
}

.sp-template .sp-data-table tr {
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.sp-template .sp-data-table th, 
.sp-template .sp-data-table td {
    border: 0;
}

.sp-template .sp-data-table td.data-rank {
    text-align: center;
}

.sp-template .sp-data-table {
    margin-top: 0;
}

.sp-template .sp-data-table .team-logo img {
    margin-right: 10px;
    vertical-align: top;
}

.sp-template.sp-template-league-table {
    margin-bottom: 0;
}

.sp-fixtures-results .sp-table-caption,
.sp_calendar .sp-table-caption,
.sp-template .sp-table-caption {
    background-color: #ff7707 !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    border: 0 !important;
    padding: 20px !important;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 5px solid rgba(0,0,0,0.2) !important;
}

.sp-fixtures-results .sp-table-caption {
    margin-bottom: 20px;
}

.single-post-item.sp_calendar .sp-table-caption {
    background-color: #404040 !important;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px !important;
}

.sp-template.sp-template-league-table .sp-table-caption {
    border-top: 5px solid transparent !important;
    border-bottom: 5px solid rgba(0,0,0,0.2) !important;
}

.sp-template .sp-data-table thead tr th {
    background-color: #141515 !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
}

.sp-data-table th, .sp-data-table td {
    padding: 15px 9px !important;
}

.sp-data-table th {
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: #8c8c8c !important;
    font-family: 'Montserrat', sans-serif !important;
}

.sp-template .sp-data-table tr th:first-child,
.sp-template .sp-data-table tr td:first-child {
    padding-left: 20px !important;
}

.sp-template .sp-data-table tr th:last-child,
.sp-template .sp-data-table tr td:last-child {
    padding-right: 20px !important;
}

.single-post-item.sp_table .main-content-wrap {
    padding: 0;
    border-bottom: 0;
}

.single-post-item.sp_table .sp-section-content-content {
    margin-bottom: 0 !important;
}

.single-post-item.sp_table .sp-section-content:empty {
    display: none;
}

.single-post-item.sp_table .page-img {
    border: 1px solid transparent;
}

.single-post-item.sp_table .main-content-wrap .sp-section-content-content .sp-post-content {
    padding: 30px 40px;
}

.single-post-item.sp_table .main-content-wrap .sp-post-content p:last-child {
    margin-bottom: 0;
}

.sp-template .sp-data-table td a,
.sp-template .sp-data-table th a {
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #141515 !important;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sp-template .sp-data-table th a {
    color: #fff !important;
    font-size: 14px;
}

.sp-template .sp-data-table td a:hover,
.sp-template .sp-data-table th a:hover {
    color: #ff7707;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sp-template.sp-template-gallery {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.sp-template .sp-gallery-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.sp-template.sp-template-player-gallery .gallery-item {
    margin-top: 0 !important;
    margin-bottom: 40px !important;
}

.sp-template.sp-template-player-gallery .gallery-item a,
.sp-template.sp-template-player-gallery .gallery-item {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    color: #8c8c8c !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    background-color: transparent !important;
}

.sp-template.sp-template-player-gallery .gallery-item a:hover {
    text-decoration: none;
    color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sp-template.sp-template-player-gallery .gallery-item .gallery-icon img {
    width: 100%;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sp-template.sp-template-player-gallery .gallery-item .gallery-icon img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    border-color: transparent !important;
}

.sp-template.sp-template-player-gallery .gallery-item .wp-caption-text {
    margin-bottom: 0;
    padding: 5px 10px;
    border-top: 3px solid #ff7707;
}

.sp-table-wrapper .dataTables_paginate {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 5px 30px;
}

.sp-table-wrapper .dataTables_paginate a {
    color: #8c8c8c;
    text-decoration: none;
}

.sp-table-wrapper .dataTables_paginate a:hover {
    color: #262626;
}

.sp-table-wrapper .dataTables_paginate a.current:hover {
    color: #8c8c8c;
}

.sp-table-wrapper .dataTables_paginate .current {
    color: #262626;
    font-weight: 700;
    opacity: 1;
}

/* Event */
.sp_event .sp-template.sp-template-event-logos {
    margin: 20px -40px 40px -40px;
}

.single-post-item.sp_event .main-content-wrap {
    padding: 30px 40px 20px 40px;
}

.single-post-item.sp_event .main-content-wrap .sp-template-event-video {
    margin-bottom: 10px !important;
}

.sp-template-event-logos-block .team-logo {
    width: 390px !important;
    margin-top: 12px;
}

.sp_event .sp-template.sp-template-event-logos .sp-event-logos {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 25px !important;
    line-height: 28px !important;
    color: rgba(0,0,0,0.2) !important;
    text-transform: uppercase !important;
    vertical-align: middle;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo {
    display: inline-block;
    width: 370px;
    vertical-align: middle;
    margin-top: -6px;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo:first-child {
    padding-right: 20px;
    text-align: right;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo:last-child {
    text-align: left;
    padding-left: 20px;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo a {
    text-transform: none !important;
    color: #141515 !important;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo a:hover {
    text-decoration: none !important;
    color: #000 !important;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo img {
    display: inline-block !important;
    padding: 0 20px;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo .sp-team-name {
    font-size: 20px !important;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat';
}

.sp_event .sp-template.sp-template-event-logos .sp-team-logo a strong {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    color: #141515 !important;
}

.sp_event .sp-template.sp-template-event-logos .sp-team-result {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 28px !important;
    color: #141515;
    padding: 10px;
    margin: 0 2px;
    vertical-align: middle;
    background-color: #fafafa;
    border: 1px solid rgba(0,0,0,0.1);
}

.single-post-item.sp_event .sp-event-blocks td {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.single-post-item.sp_event .sp-event-status,
.single-post-item.sp_event .sp-event-date {
    color: #b3b3b3 !important;
    font-size: 12px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.single-post-item.sp_event .sp-template-event-logos {
    background-color: #141515;
}

.single-post-item.sp_event .sp-template-event-blocks {
    margin: 10px 0 0 0 !important;
}

.single-post-item.sp_event .sp-template-event-logos-inline {
    margin: 10px 0 40px 0 !important;
    padding: 80px 20px;
}

.sp_event .sp-template.sp-template-event-logos .sp-event-logos {
    color: #fff !important;
}

.single-post-item.sp_event .sp-template-event-logos-inline .sp-team-logo a strong {
    color: #fff !important;
}

.single-post-item.sp_event .team-logo strong,
.single-post-item.sp_event .sp-event-results {
    color: #fff;
}

.sp-tab-group {
    
}

.sp-tab-group .sp-tab-menu {
    margin: 0 !important;
    padding: 0;
}

.sp-tab-group .sp-tab-menu .sp-tab-menu-item {
    padding: 0 !important;
    margin-right: 10px;
    background-color: rgba(0,0,0,0.1);
}

.sp-tab-group .sp-tab-menu .sp-tab-menu-item-active  {
    background-color: rgba(0,0,0,0.2);
}

.sp-tab-group .sp-tab-menu .sp-tab-menu-item a {
    padding: 10px 20px !important;
    display: inline-block;
    margin: 0 !important;
    text-decoration: none;
    color: #141515;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.sp-template-event-blocks {
    padding: 0 !important;
}

.sp-template-event-blocks table {
    margin-bottom: 0 !important;
    border: 0 !important;
}

.sp-template-event-blocks table tr {
    border: 0 !important;
    background-color: transparent !important;
}

.sp-template-event-blocks table tr td .sp-event-date {
    margin-top: 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px !important;
}

.sp-template-event-blocks table tr td .sp-event-status {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px !important;
}

.sp-template-event-blocks .team-logo strong,
.sp-template-event-blocks .team-logo img {
    display: inline-block;
    vertical-align: middle !important;
    margin: 0 10px;
}

.sp-template-event-blocks .team-logo .sp-team-name {
    font-family: 'Montserrat', sans-serif !important;
}

.sp-template .sp-event-stars {
    display: block !important;
}

.sp-template .sp-event-stars i {
    display: inline-block !important;
    line-height: 30px;
}

.sp-template .sp-event-stars span {
    color: #141515;
}

.sp-event-venue-map-row .iframe-wrapper {
    padding-top: 35%;
    overflow: auto;
    position: relative;
}

.sp-event-venue-map-row .leaflet-container {
	z-index: 10 !important;
}

.single-post-item .sp-event-score-status {
    font-weight: 700;
    font-size: 20px;
    color: #141515;
    text-transform: uppercase;
    border-bottom: 1px dashed rgba(0,0,0,0.1);
    padding-bottom: 40px;
}

/* Calendar */
.sp-template.sp-template-event-calendar {
    margin-top: 30px;
}

.sp-template.sp-template-event-calendar table a {
    font-weight: 700;
}

.sp-template.sp-template-event-calendar .sp-table-caption {
    text-align: center !important;
}

.sp-event-list-format-title .sp-post.alternate .data-event .team-logo {
    display: none;
}

.single-post-item.sp_calendar .main-content-wrap {
    padding: 40px 0;
}

.single-post-item.sp_calendar .main-content-wrap {
    background-color: transparent;
    border: 0;
}

.single-post-item.sp_calendar .main-content-wrap .sp-section-content .sp-post-content {
    background-color: #fff;
    padding: 40px;
    border: 1px solid rgba(0,0,0,0.05);
}

.single-post-item.sp_calendar .main-content-wrap .sp-section-content.sp-section-content-data .sp-data-table.sp-event-list tr {
    background-color: #fff;
}

.single-post-item.sp_calendar .main-content-wrap .sp-section-content.sp-section-content-data .sp-template-event-calendar .sp-calendar.sp-event-calendar.sp-data-table tr {
    background-color: #fff;
}

.single-post-item.sp_calendar .event-blocks-item {
    background-color: #fff;
}

.event-blocks-item {
    position: relative;
    text-align: center;
    padding-top: 8px;
    background-color: #fafafa;
    margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,0.05);
}

.event-blocks-item:last-child,
.event-blocks-item:first-child:last-child {
    margin-bottom: 0;
}

.event-blocks-main-info {
    margin-top: 10px;
    margin-bottom: 10px;
}

.event-blocks-team-name1,
.event-blocks-team-name2 {
    font-size: 16px;
    color: #141515;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    text-transform: uppercase; 
    vertical-align: middle;
    line-height: 30px;
    width: 380px;
    vertical-align: middle;
}

.event-blocks-team-name1 span,
.event-blocks-team-name2 span {
    font-family: 'Montserrat', sans-serif;
    width: 250px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}

.event-blocks-team-name1 {
    padding-right: 20px;
    text-align: right;
}

.event-blocks-team-name2 {
    padding-left: 20px;
    text-align: left;
}

.event-blocks-item-inner {
    display: block;
}

.event-blocks-item .team-logo {
    display: inline-block;
    width: 120px;
    height: 100%;
}

.event-blocks-item .event-blocks-logo {
    display: inline-block;
    width: 70px;
    height: auto;
}

.event-blocks-item .event-blocks-logo.logo-odd {
    margin-right: 15px;
}

.event-blocks-item .event-blocks-logo.logo-even {
    margin-left: 15px;
}

.event-blocks-item .team-logo a {
    display: inline-block;
    height: 100%;
}

.event-blocks-item .team-logo img {
    display: inline-block;
    max-height: 100%;
    height: auto;
    width: 100%;
    max-width: 110px;
    max-height: 110px;
    padding: 10px 10px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.event-blocks-item .event-blocks-date {
    font-size: 12px;
    line-height: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #8c8c8c;
    display: inline-block;
}

.event-blocks-item .event-blocks-date a {
    color: #8c8c8c;
}

.event-blocks-item .event-blocks-results-wrap {
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle;
    padding-bottom: 8px;
}

.event-blocks-result-span {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.2);
    padding: 10px 10px;
    min-width: 60px;
}

.event-blocks-result-span.result-span-cricket {
    font-size: 20px;
}

.event-blocks-results-wrap.event-blocks-results-wrap-cricket .event-blocks-results {
    padding: 0;
}

.event-blocks-result-span.result-win {
    color: #fff;
    background-color: #ff7707;
}

.event-blocks-vs-label {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    vertical-align: middle;
    background: rgba(0,0,0,0.2);
    padding: 10px 10px;
    display: inline-block;
    color: #fff;
    margin: 0 35px;
}

.event-blocks-vs-label.vs-label-played {
    color: #b3b3b3;
}

.event-blocks-item .event-blocks-results {
    display: inline-block;
    padding: 0 10px;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0;
    vertical-align: middle;
    line-height: 40px;
    color: #fff;
}

.event-blocks-item .event-blocks-results a span {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.event-blocks-item .event-blocks-results a {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.event-blocks-item .event-blocks-title {
    display: block;
    margin: 0;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #141515;
}

.event-blocks-item .event-blocks-title a {
    color: #141515;
}

.event-blocks-info-wrap {
    line-height: 12px;
    background-color: #404040;
    padding: 10px 20px;
    border-top: 2px solid #ff7707;
}

.event-blocks-info-wrap .event-blocks-recap {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ff7707;
    line-height: 12px;
}

.event-blocks-info-wrap .event-blocks-recap a {
    font-family: 'Source Sans Pro', sans-serif;
    color: #ff7707;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.event-blocks-info-wrap .event-blocks-recap a:hover {
    color: #fff !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.event-blocks-info-wrap .event-blocks-date-wrap a,
.event-blocks-info-wrap .event-blocks-season a,
.event-blocks-info-wrap .event-blocks-league a,
.event-blocks-info-wrap .event-blocks-venue a,
.event-blocks-info-wrap .event-blocks-date-wrap,
.event-blocks-info-wrap .event-blocks-season,
.event-blocks-info-wrap .event-blocks-league,
.event-blocks-info-wrap .event-blocks-venue {
    display: inline-block;
    margin: 0 10px;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #b3b3b3;
    font-weight: 400;
    line-height: 20px;
}

.event-blocks-info-wrap .event-blocks-date-wrap a:hover,
.event-blocks-info-wrap .event-blocks-season a:hover,
.event-blocks-info-wrap .event-blocks-league a:hover,
.event-blocks-info-wrap .event-blocks-venue a:hover {
    color: #fff;
    text-decoration: none;
}

.event-blocks-info-wrap i {
    margin-right: 5px;
}

/* Single Team */
.single-post-item.sp-single-team-wrap.sp_list .gallery .sp-template-player-gallery h4.player-group-name {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
    padding: 0 20px;
}

.single-post-item.sp-single-team-wrap.sp_list .gallery .sp-template-player-gallery .gallery-item {
    margin-bottom: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sp-single-team-wrap .sp-post-content {
    clear: none !important;
}

.single-post-item.sp_team .main-content-wrap {
    padding: 40px;
}

.sp-single-team-wrap .sp-template-team-logo {
    padding: 10px 20px 20px 0;
    margin-right: 20px !important;
    margin-bottom: 0 !important;
}

.sp-single-team-wrap .sp-section-content-link {
    text-align: right;
}

.sp-single-team-wrap .sp-section-content-link br {
    display: none;
}

.sp-single-team-wrap .sp-button {
    display: inline-block;
    background-color: #ff7707;
    padding: 5px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    border: 1px solid rgba(0,0,0,0.05);
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sp-single-team-wrap .sp-button:hover {
    background-color: #141515;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

ul.sp-team-details {
    display: block;
    margin: 0;
    background: #141515;
    padding: 40px;
    margin: 20px 0;
    list-style-type: none;
}

ul.sp-team-details li {
    display: inline-block;
    width: 33.33%;
    width: calc(100% / 3);
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 20px;
    padding-left: 0;
    vertical-align: top;
}

ul.sp-team-details .team-details-label {
    display: block;
    margin: 0;
    color: #ff7707;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

ul.sp-team-details .team-details-value {
    display: block;
    margin: 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

ul.sp-team-details .team-details-value a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.sp-section-content-lists {
    margin: 20px 0;
}

.sp-section-content.sp-section-content-lists h4.sp-table-caption {
    border-top: 5px solid transparent !important;
    border-bottom: 5px solid rgba(0,0,0,0.2) !important;
    background-color: #ff7707 !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    padding: 20px !important;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.sp-template-player-gallery .gallery-item {
    width: 33.33% !important;
    width: calc(100% / 3) !important;
}

ul.team-staff-list {
    display: block;
    margin: 0;
    background-color: #fafafa;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 40px;
    margin: 20px 0;
    list-style-type: none;
}

ul.team-staff-list:empty {
    display: none;
}

ul.team-staff-list li {
    display: inline-block;
    width: 33%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 0;
    vertical-align: top;
    text-align: center;
}

ul.team-staff-list .team-staff-label {
    display: block;
    margin: 0;
    color: #ff7707;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

ul.team-staff-list .team-staff-value {
    display: block;
    margin: 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

ul.team-staff-list .team-staff-value a {
    color: #141515;
    font-family: 'Montserrat', sans-serif;
}

.sp_team .sp-section-content-events .sp-widget-align-left,
.sp_team .sp-section-content-events .sp-widget-align-right {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
}

.sp-single-team-wrap .sp-section-content-lists .gallery .sp-template-player-gallery {
    margin: 40px 0 40px 0 !important;
}

.sp-single-team-wrap .sp-section-content-lists .gallery .sp-template-player-gallery .gallery-item {
    margin-bottom: 0 !important;
}

/* Single Staff */
.sp-template-staff-details .sp-list-wrapper {
    padding: 40px 0;
}

.single-post-item.sp_staff .main-content-wrap {
    padding: 30px 40px 40px 40px;
}

ul.sp-staff-details {
    margin: 0;
    display: inline-block;
    padding: 20px;
    list-style-type: none;
}

ul.sp-staff-details li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 10px;
}

ul.sp-staff-details li:last-child {
    margin-bottom: 0px;
}

.sp-tab-group:empty {
    margin: 0 !important;
    padding: 0 !important;
}

.sp_team ul.sp-staff-details {
    margin: 0;
    display: inline-block;
    padding: 0;
    list-style-type: none;
    width: 77%;
    background-color: rgba(0,0,0,0.01);
    border: 1px solid rgba(0,0,0,0.1);
}

.sp_team  ul.sp-staff-details li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-bottom: 10px;
}

.sp_team .sp-template-staff-photo {
    width: 20%;
    margin-right: 30px;
}

ul.sp-staff-details .staff-details-label {
    display: block;
    margin: 0;
    color: #ff7707;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

ul.sp-staff-details .staff-details-value {
    display: block;
    margin: 0;
    color: #141515;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

ul.sp-staff-details .staff-details-value a {
    font-family: 'Montserrat', sans-serif;
}

ul.sp-staff-details .staff-details-value img {
    display: inline-block;
    margin: 0 2px;
}

h4.sp-staff-name a {
    color: #ff7707;
    text-decoration: none;
}

h4.sp-staff-name a .sp-staff-role {
    color: #141515;
    font-family: 'Montserrat', sans-serif;
}

h4.sp-staff-name a .sp-staff-role-delimiter {
    color: #141515;
}

.sp-single-team-wrap .sp-tab-group {
    margin-top: 50px;
}

.sp-staff .sp-template-staff-details .sp-list-wrapper {
    padding: 40px 0;
}

.single-post-item.sp_staff .sp-section-content-details {
    margin: -30px -40px 40px -40px;
    background-color: #141515;
    border: 0;
}

.single-post-item.sp_staff .sp-section-content-details ul.sp-staff-details {
    display: block;
    border: 0;
    background-color: transparent;
    width: 100%;
    padding: 0 40px !important;
    padding-left: 225px !important;
}

.single-post-item.sp_staff .sp-section-content-details ul.sp-staff-details li {
    padding-right: 20px;
    padding-left: 20px;
}

.single-post-item.sp_staff .sp-section-content-details ul.sp-staff-details .staff-details-value a,
.single-post-item.sp_staff .sp-section-content-details ul.sp-staff-details .staff-details-value {
    color: #fff;
}

.single-post-item.sp_staff .sp-section-content-photo .sp-staff-photo {
    margin: 0 !important;
    padding-right: 40px;
    width: 185px;
}

.single-post-item.sp_team .sp-section-content-photo .sp-staff-photo {
    margin-bottom: 0;
    width: 25%;
    margin-right: 30px;
}

.single-post-item.sp_team .sp-section-content-staff .sp-staff-photo img,
.single-post-item.sp_staff .sp-section-content-photo .sp-staff-photo img {
    width: 100%;
    height: auto;
}

.single-post-item.sp_team .sp-section-content-staff .sp-template-staff-details {
    display: block;
}

.single-post-item.sp_team .sp-template.sp-template-gallery .sp-player-gallery-wrapper .gallery-item {
    padding: 5px;
}

.single-post-item.sp_team .sp-template.sp-template-gallery .sp-player-gallery-wrapper .gallery-item img {
    width: 100%;
    height: auto;
}

.sp-section-content h4 {
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.sp-section-content-selector {
    margin-bottom: 40px;
}

.sp-section-content-selector select {
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.05);
    color: #141515;
    border: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

.single-post-item.sp_staff .sp-staff-details li {
    display: block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0;
}

.single-post-item.sp_staff .sp-staff-details li:nth-child(2n+1) {
    background: rgba(255,255,255,0.1);
}

.single-post-item.sp_staff .staff-details-label {
    display: inline-block;
    margin: 0;
    color: #ff7707;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 40px;
    width: 30%;
    vertical-align: top;
}

.single-post-item.sp_staff .staff-details-value {
    display: inline-block;
    margin: 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 40px;
    width: 70%;
    vertical-align: top;
}

.single-post-item.sp_staff .sp-section-content-photo .sp-staff-photo {
    margin-top: 10px !important;
    margin-bottom: 40px !important;
}

/* Single Player */
ul.sp-player-details {
    display: block;
    margin: 0;
    background: #141515;
    padding: 40px;
    margin-bottom: 20px;
    list-style-type: none;
    padding-left: 400px;
    min-height: 475px;
}

ul.sp-player-details li {
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

ul.sp-player-details li:nth-child(2n+1) {
    background: rgba(255,255,255,0.05);
}


ul.sp-player-details .player-details-label {
    display: inline-block;
    margin: 0;
    color: #ff7707;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 40px;
    width: 30%;
}

ul.sp-player-details .player-details-value {
    display: inline-block;
    margin: 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    width: 69%;
}

ul.sp-player-details .player-details-value a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}


.sp-single-team-wrap .sp-template-player-photo {
    padding-right: 40px;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    width: 360px;
    margin-top: 10px;
}

.sp-single-team-wrap .sp-template-player-photo img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.sp_player .sp-section-content-details {
    margin: 0 -40px 40px -40px;
}

.sp_player .sp-section-content-details:first-child,
.sp_player .sp-section-content-photo + .sp-section-content-details {
    margin-top: -30px;
}

.single-post-item.sp_player .sp-section-content-selector {
    margin-bottom: 60px;
}

.sp_player .sp-section-content-events .sp-widget-align-left,
.sp_player .sp-section-content-events .sp-widget-align-right {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
}

/* Players List */
.gallery-item {
    padding: 0 20px;
    overflow: hidden;
}

.gallery-item .gallery-icon {
    overflow: hidden;
}

.gallery-item .gallery-icon a {
    display: inline-block;
    width: 100%;
}


.gallery-item .gallery-icon img {
    border: 0 !important;
}

.gallery-item .gallery-caption {
    padding: 0 20px 0 0;
    background-color: #141515;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 50px;
}

.sp-template-player-gallery .gallery-caption strong {
    display: inline-block;
    float: left;
    padding: 0 10px;
    min-width: 50px;
    font-size: 35px;
    line-height: 48px;
    color: #fff;
    margin-right: 15px;
    height: 100%;
    text-align: center;
}

.sp-template .gallery-item .player-gallery-name {
    padding-top: 7px; 
    display: block;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sp-template .gallery-item .player-gallery-name:hover {
    color: #ff7707;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}


.sp-template .gallery-item .player-gallery-position {
    text-align: left;
    line-height: 15px;
    font-size: 10px;
    color: #b3b3b3;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 7px;
    font-weight: 400;
}

.sp-template .gallery-staff-name {
    text-align: left;
    line-height: 50px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 0 15px;
}


/* SportsPress Widgets */
/* League Table */
.widget_sp_league_table .sp-template-league-table {
    margin: -20px;
}

.widget_sp_league_table .sp-template .sp-data-table td, 
.widget_sp_league_table .sp-template .sp-data-table th, 
.widget_sp_league_table .sp-template .sp-data-table td a, 
.widget_sp_league_table .sp-template .sp-data-table th a {
    font-family: 'Montserrat', sans-serif !important;
}

.widget_sp_league_table .sp-template-league-table .sp-table-caption {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.widget_sp_league_table .sp-league-table-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_league_table .sp-league-table-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.widget_sp_league_table .sp-template-league-table tr {
    background: transparent !important;
}

.frontpage-widget-section .widget_sp_league_table .sp-template .sp-data-table td a {
    color: #b3b3b3 !important;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_league_table .sp-template .sp-data-table td a:hover {
    color: #fff !important;
}

.frontpage-widget-section .widget_sp_league_table .sp-table-wrapper {
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_league_table table tr th {
    background-color: rgba(0,0,0,0.8) !important;
}

.frontpage-widget-section .widget_sp_league_table .team-logo {
    display: none;
}

.frontpage-widget-section .widget_sp_league_table .sp-table-caption {
    color: #b3b3b3 !important;
}


/* Countdown */
.sidebar-inner-block.widget_sp_countdown .sp-template-countdown {
    margin: -20px;
}

.sidebar-inner-block.widget_sp_countdown .sp-table-caption {
    margin-top: -20px;
    margin-bottom: 20px;
}

.widget_sp_countdown .sp-table-caption  {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: -20px;
}

.widget_sp_countdown .sp-event-name {
    display: inline-block;
    width: 100%;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-align: center;
    padding: 15px;
    background-color: #141515;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.widget_sp_countdown .sp-event-name a {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    text-decoration: none;
}

.widget_sp_countdown .sp-event-name a:hover {
    color: #ff7707 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.widget_sp_countdown .sp-event-image,
.widget_sp_countdown .sp-event-name a.team-logo {
    display: none;
}

.widget_sp_countdown {
    display: block;
    width: 100%;
    font-size: 0;
}

.widget_sp_countdown .sp-countdown {
    margin-bottom: 0;
}

.widget_sp_countdown .sp-countdown span {
    text-align: center;
    display: inline-block;
    width: 25%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #141515;
    padding: 15px 0;
    text-transform: uppercase;
}

.widget_sp_countdown .sp-countdown span:first-child {
    border-left: 0;
}

.widget_sp_countdown .sp-countdown span:last-child {
    border-right: 0;
}

.widget_sp_countdown .sp-countdown span small {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
    text-transform: uppercase;
}

.widget_sp_countdown .sp-event-venue {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
    text-align: center;
    background-color: rgba(0,0,0,0.05);
    padding: 15px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    font-weight: 400;
}

.widget_sp_countdown .sp-event-venue a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
    font-weight: 400;
}

.widget_sp_countdown .sp-event-league {
    font-weight: 400;
    padding: 15px 0;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #8c8c8c;
    text-align: center;
    background-color: rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.frontpage-widget-section .widget_sp_countdown .sp-countdown-wrapper {
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_countdown .sp-countdown-wrapper a:hover {
    color: #fff;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_countdown .sp-event-name {
    background-color: rgba(0,0,0,0.8);
}


.frontpage-widget-section .widget_sp_countdown .sp-countdown-wrapper span {
    color: #fff;
}

.frontpage-widget-section .widget_sp_countdown .sp-table-caption {
    color: #b3b3b3 !important;
    margin-bottom: 0;
}

.widget_sp_countdown.sidebar-inner-block .sp-event-date {
    color: #8c8c8c !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 15px 25px;
    text-align: center;
    display: block;
    font-weight: 400;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

/* Event List */
.sidebar-inner-block.widget_sp_event_list {
    
}

.sidebar-inner-block.widget_sp_event_list .sp-template-event-list {
    margin: -20px;
}

.sidebar-inner-block.widget_sp_event_list .sp-table-caption {
    margin-top: -20px;
}

.widget_sp_event_list .sp-table-caption  {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: -20px;
}


.widget_sp_event_list .sp-view-all-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_event_list .sp-view-all-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.widget_sp_event_list .team-logo {
    display: none;
}

.frontpage-widget-section .widget_sp_event_list .sp-table-wrapper {
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_event_list .sp-table-wrapper thead tr th {
    background-color: rgba(0,0,0,0.8) !important;
}

.frontpage-widget-section .widget_sp_event_list .sp-table-caption {
    color: #b3b3b3 !important;
}

.frontpage-widget-section .widget_sp_event_list .sp-table-wrapper a {
    color: #b3b3b3 !important;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_event_list .sp-table-wrapper a:hover {
    color: #fff !important;
}

/* Calendar */
.sidebar-inner-block.widget_sp_event_calendar .sp-template-event-calendar {
    margin: -20px;
}

.sidebar-inner-block.widget_sp_event_calendar .sp-template-event-calendar td {
    padding: 10px 9px !important;
}

.sidebar-inner-block.widget_sp_event_calendar tbody tr td:first-child {
    border-left: 0 !important;
}

.sidebar-inner-block.widget_sp_event_calendar tbody tr td:last-child {
    border-right: 0 !important;
}

.sidebar-inner-block.widget_sp_event_calendar .sp-table-caption {
    background-color: transparent !important;
    border-bottom: 0 !important;
}

.widget_sp_event_calendar .sp-previous-month a,
.widget_sp_event_calendar .sp-next-month a {
    background-color: transparent !important;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #141515;
    text-transform: uppercase;
    font-weight: 400 !important;
}

.widget_sp_event_calendar .sp-table-caption {
    background-color: rgba(0,0,0,0.05) !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #141515 !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 0 !important;
}

.widget_sp_event_calendar .sp-view-all-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_event_calendar .sp-view-all-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.frontpage-widget-section .widget_sp_event_calendar .sp-calendar-wrapper {
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_event_calendar .sp-calendar-wrapper tr th {
    background-color: rgba(0,0,0,0.8) !important;
}

.frontpage-widget-section .widget_sp_event_calendar .sp-calendar-wrapper a {
    color: #b3b3b3;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_event_calendar .sp-calendar-wrapper a:hover {
    color: #fff;
}

.frontpage-widget-section .widget_sp_event_calendar .sp-template .sp-data-table td a {
    color: #b3b3b3 !important;
}

.frontpage-widget-section .widget_sp_event_calendar .sp-template .sp-data-table td a:hover {
    color: #fff !important;
}

.frontpage-widget-section .widget_sp_event_calendar caption {
    color: #b3b3b3 !important;
}


/* Birthdays Widget */

.sidebar-wrap .sp-template-birthdays .sp-table-caption {
    width: 100%;
    background-color: transparent !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    color: #141515 !important;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0 20px 10px 20px !important;
    text-align: center;
}

.sidebar-wrap .sp-template-birthdays .gallery-item {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.sidebar-wrap .sp-template-birthdays .gallery-item:first-child {
    margin-top: 0 !important;
}

.sidebar-wrap .sp-template-birthdays .gallery br {
    display: none;
}

.sidebar-wrap .sp-template-birthdays .gallery-caption {
    border-top: 0 !important;
    padding: 5px 10px;
}

.sidebar-wrap .sp-template-birthdays .gallery-icon {
    background-color: transparent !important;
    padding: 0 !important;
}

.sidebar-wrap .sp-template-birthdays .gallery-icon img {
    width: 100% !important;
    height: auto !important;
}

.sp-template-birthday-gallery strong {
    display: inline-block;
    float: left;
    padding: 0 5px;
    min-width: 50px;
    font-size: 35px;
    color: #fff;
    margin-right: 15px;
    height: 100%;
    text-align: center;
}

.sidebar-inner-block.widget_sp_birthdays .sp-template-birthdays {
    margin: 0 -20px -20px -20px;
}

.sp-template-birthday-gallery .player-gallery-name {
    padding-top: 7px; 
    display: block;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.sp-template-birthday-gallery .player-gallery-position {
    text-align: left;
    line-height: 15px;
    font-size: 10px;
    color: #b3b3b3;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 7px;
    font-weight: 400;
}

.frontpage-widget-section .widget_sp_birthdays .sp-table-caption {
    background-color: rgba(0,0,0,0.8) !important;
    color: #b3b3b3 !important;
    display: block !important;
    text-align: center;
    font-size: 12px !important;
}

.frontpage-widget-section .widget_sp_birthdays .sp-template-birthday-gallery strong {
    line-height: 50px !important;
}

.frontpage-widget-section .widget_sp_birthdays .gallery .gallery-item .gallery-caption {
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.8) !important;
}

.frontpage-widget-section .widget_sp_birthdays .gallery-icon.portrait {
    background-color: rgba(0,0,0,0.5);
    padding: 0 !important;
}

.frontpage-widget-section .widget_sp_birthdays .gallery-icon.portrait a {
    display: block;
    text-align: center;
}

.frontpage-widget-section .widget_sp_birthdays .gallery-icon.portrait a img {
    display: inline-block;
}

/* Players List Widget */
.sidebar-inner-block.widget_sp_player_list .sp-template-player-list {
    margin: -20px;
}

.sidebar-inner-block.widget_sp_player_list .sp-table-caption {
    margin-top: -20px;
    margin-bottom: 20px;
}

.widget_sp_player_list .sp-table-caption  {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: -20px;
}

.widget_sp_player_list .sp-view-all-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_player_list .sp-view-all-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.widget_sp_player_list .player-flag,
.widget_sp_player_list .player-photo {
    display: none !important;
}

.frontpage-widget-section .widget_sp_player_list {
    
}

.frontpage-widget-section .widget_sp_player_list .sp-table-caption {
    color: #b3b3b3 !important;
    margin-bottom: 0 !important;
}

.frontpage-widget-section .widget_sp_player_list .sp-table-wrapper {
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_player_list .sp-table-wrapper tr th {
    background-color: rgba(0,0,0,0.8) !important;
}

.frontpage-widget-section .widget_sp_player_list .sp-table-wrapper a {
    color: #b3b3b3 !important;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_player_list .sp-table-wrapper a:hover {
    color: #fff !important;
}


/* Event Blocks */
.sidebar-wrap .widget_sp_event_blocks .event-blocks-wrap {
    margin: -20px;
}

.sidebar-wrap .widget_sp_event_blocks .event-blocks-wrap .event-blocks-logo {
    display: none;
}

.sidebar-wrap .widget_sp_event_blocks .event-blocks-team-name1,
.sidebar-wrap .widget_sp_event_blocks .event-blocks-team-name2 {
    width: 100px;
}

.sidebar-wrap .widget_sp_event_blocks .event-blocks-item {
    padding-top: 0;
}

.widget_sp_event_blocks .event-blocks-item {
    margin: 0;
    margin-bottom: 30px;
}

.widget_sp_event_blocks .event-blocks-results {
    padding: 0;
    font-size: 0;
}

.widget_sp_event_blocks .event-blocks-result-span {
    min-width: 50px;
    padding: 10px 0;
    margin: 0 2px;
    font-size: 28px;
    line-height: 28px;
}

.widget_sp_event_blocks .event-blocks-main-info {
    position: relative;
}


.widget_sp_event_blocks .event-blocks-team-name1,
.widget_sp_event_blocks .event-blocks-team-name2 {
    width: 170px;
    padding: 0;
    vertical-align: middle;
    padding-top: 5px;
}

.widget_sp_event_blocks .event-blocks-team-name1 span,
.widget_sp_event_blocks .event-blocks-team-name2 span {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    width: 100px;
    vertical-align: middle;
}

.widget_sp_event_blocks .event-blocks-results-wrap {
    padding: 0 10px;
}

.widget_sp_event_blocks .event-blocks-logo {
    width: 80px;
    height: 60px;
    display: inline-block;
}

.widget_sp_event_blocks .event-blocks-logo img {
    width: auto;
    height: 100%;
    display: inline-block;
}

.widget_sp_event_blocks .event-blocks-logo.logo-odd img {
    display: inline-block;
}

.widget_sp_event_blocks .event-blocks-logo.logo-odd {
    position: absolute;
    top: -5px;
    left: 10px;
    margin-right: 5px;
}

.widget_sp_event_blocks .event-blocks-logo.logo-even {
    position: absolute;
    top: -5px;
    right: 10px;
    margin-left: 5px;
}

.widget_sp_event_blocks .event-blocks-logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.widget_sp_event_blocks .event-blocks-vs-label {
    min-width: 50px;
    font-size: 28px;
    line-height: 28px;
    padding: 10px 5px;
}

.sidebar-wrap .widget_sp_event_blocks .event-blocks-wrap {
    margin: -20px;
}

.widget_sp_event_blocks .sp-table-caption {
    display: block !important;
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px !important;
    text-transform: uppercase;
}

.widget_sp_event_blocks .event-blocks-result-span {
    background-color: transparent;
    color: #b3b3b3;
}

.widget_sp_event_blocks .event-blocks-result-span.result-win {
    background-color: transparent;
    color: #ff7707;
}

.widget_sp_event_blocks .event-blocks-vs-label  {
    background-color: transparent;
    color: #b3b3b3;
}

.frontpage-widget-section .widget_sp_event_blocks .sp-table-caption {
    color: #b3b3b3 !important;
    font-size: 12px;
    text-align: center;
    display: block;
    padding: 15px 20px;
    margin-top: -20px;
    text-transform: uppercase;
}

.frontpage-widget-section .widget_sp_event_blocks .event-blocks-inner-wrap {
    padding-bottom: 10px;
}

.frontpage-widget-section .widget_sp_event_blocks .event-blocks-item {
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_event_blocks .event-blocks-team-name1, 
.frontpage-widget-section .widget_sp_event_blocks .event-blocks-team-name2 {
    color: #fff;
}

.frontpage-widget-section .widget_sp_event_blocks .event-blocks-info-wrap {
    background-color: rgba(0,0,0,0.8)
}

.frontpage-widget-section .widget_sp_event_blocks .event-blocks-result-span.result-loss,
.frontpage-widget-section .widget_sp_event_blocks .event-blocks-vs-label {
    background-color: transparent;
}

.frontpage-widget-section .event-blocks-result-span.result-span-cricket {
    font-size: 20px;
    padding: 10px 2px;
}

.widget_sp_event_blocks .sp-view-all-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_event_blocks .sp-view-all-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.sidebar-block .widget_sp_event_blocks .event-blocks-item {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

.sidebar-block .widget_sp_event_blocks .event-blocks-item:last-child {
    margin-bottom: 0;
}

/* Player Gallery Widget */
.widget_sp_player_gallery .sp-template-gallery {
    margin: 0 -20px -20px -20px !important;
}

.widget_sp_player_gallery .sp-template-gallery .sp-gallery-wrapper br {
    display: none;
}

.widget_sp_player_gallery .gallery {
    margin: -20px 0 !important;
}

.sidebar-inner-block.widget_sp_player_gallery .sp-table-caption {
    margin-top: -20px;
    margin-bottom: 20px;
}

.widget_sp_player_gallery .sp-table-caption  {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: -20px;
}

.widget_sp_player_gallery .sp-template-player-gallery .gallery-item {
    width: auto !important;
    float: none !important;
}

.widget_sp_player_gallery .sp-template-player-gallery .gallery-item:first-child {
    margin-top: 40px !important;
}

.widget_sp_player_gallery .sp-template.sp-template-player-gallery .gallery-item .wp-caption-text {
    padding: 5px 10px !important;
}

.widget_sp_player_gallery .sp-view-all-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_player_gallery .sp-view-all-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.widget_sp_player_gallery .gallery-item {
    padding: 0 !important;
    padding-bottom: 20px !important;
}

.widget_sp_player_gallery .gallery-item:last-child {
    padding-bottom: 0 !important;
}

.widget_sp_player_gallery .gallery-item .wp-caption-text {
    padding-left: 0 !important; 
}

.widget_sp_player_gallery .gallery-item img {
    width: 100% !important;
    height: auto !important;
}

.widget_sp_player_gallery .gallery-item .gallery-caption {
    border-top: 0 !important;
}

.frontpage-widget-section .widget_sp_player_gallery .gallery-item {
    width: 50% !important;
    display: inline-block ;
    margin-top: 0 !important;
}

.frontpage-widget-section .widget_sp_player_gallery .gallery-item:first-child {
    margin-top: 0 !important;
}

/* Staff Widget */
.sidebar-inner-block.widget_sp_staff .sp-table-caption {
    margin-top: -20px;
    margin-bottom: 0;
}

.widget_sp_staff .sp-table-caption  {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: -20px;
}

.widget_sp_staff .sp-template-staff-photo {
    width: 100% !important;
    float: none !important;
    max-width: 100% !important;
}

.widget_sp_staff .sp-list-wrapper {
    padding: 0;
}

.widget_sp_staff .sp-template-staff-photo img {
    width: 100% !important;
    height: auto !important;
}

.widget_sp_staff .sp-staff-details li {
    margin-bottom: 20px;
}

.widget_sp_staff .sp-staff-details li:last-child {
    margin-bottom: 0;
}

.frontpage-widget-section .widget_sp_staff .sp-table-caption {
    color: #b3b3b3 !important;
}

.frontpage-widget-section .widget_sp_staff .sp-template-staff-photo {
    margin: 0 !important;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
}

.frontpage-widget-section .widget_sp_staff .sp-template-staff-photo img {
    width: 50% !important;
    display: inline-block;
}

.frontpage-widget-section .widget_sp_staff .sp-staff-details {
    background-color: rgba(0,0,0,0.8);
    padding: 40px;
}

.frontpage-widget-section .widget_sp_staff .sp-staff-details .staff-details-value,
.frontpage-widget-section .widget_sp_staff .sp-staff-details a {
    color: #b3b3b3;
    
}
.frontpage-widget-section .widget_sp_staff .sp-staff-details a {
    color: #b3b3b3;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_staff .sp-staff-details a:hover {
    color: #fff;
}

/* Team Gallery */
.sidebar-inner-block.widget_sp_team_gallery .sp-table-caption {
    margin-top: -20px;
    margin-bottom: 0;
}

.widget_sp_team_gallery .sp-table-caption  {
    background-color: transparent !important;
    border: 0 !important;
    padding: 15px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #141515 !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: -20px;
}

.widget_sp_team_gallery .gallery-item {
    padding: 0 2px !important;
    padding-bottom: 4px !important;
}

.widget_sp_team_gallery .wp-caption-text {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 20px;
}

.widget_sp_team_gallery .sp-view-all-link a {
    background-color: #ff7707;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    margin-top: 0;
}

.widget_sp_team_gallery .sp-team-gallery-wrapper {
    margin: 0 -2px;
}

.widget_sp_team_gallery .sp-view-all-link a:hover {
    background-color: #141515 !important;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.frontpage-widget-section .widget_sp_team_gallery .gallery-item .gallery-caption {
    background-color: rgba(0,0,0,0.8) !important;
}

.frontpage-widget-section .widget_sp_team_gallery .gallery-item .gallery-icon.portrait {
    background-color: rgba(0,0,0,0.5) !important;
}

.frontpage-widget-section .widget_sp_team_gallery .gallery-item {
   padding: 2px !important;
}

.frontpage-widget-section .widget_sp_team_gallery .gallery-item a dd,
.frontpage-widget-section .widget_sp_team_gallery .gallery-item a {
    color: #b3b3b3 !important;
    text-decoration: none;
}

.frontpage-widget-section .widget_sp_team_gallery .gallery-item dd:hover,
.frontpage-widget-section .widget_sp_team_gallery .gallery-item a:hover {
    color: #fff !important;
}

.frontpage-widget-section .widget_sp_team_gallery .sp-table-caption {
    color: #b3b3b3 !important;
}

.sp-view-all-link {
    margin-top: 0;
}

.single-post-item.sp_list .main-content-wrap {
    padding: 40px;
}

.single-post-item.sp_list .main-content-wrap .gallery {
    margin: -15px -15px -30px -15px !important;
}

.single-post-item.sp_list .main-content-wrap {
    padding-bottom: 25px;
}


.single-post-item.sp_list .sp-section-content h4.sp-table-caption {
    border-top: 5px solid transparent !important;
    border-bottom: 5px solid rgba(0,0,0,0.2) !important;
    background-color: #ff7707 !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    padding: 20px !important;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.sp-single-team-wrap .sp-section-content .sp-template-player-statistics {
    margin-bottom: 10px;
}

.post.sp-single-team-wrap.type-sp_list .sp-template-player-list {
    margin-bottom: 15px;
}