/*
Theme Name:     TS20
Theme URI:      https://tanzaniasports.com	
Description:    2020 Version of Tanzania Sports
Author:         Lakewood media
Author URI:     https://lakewood.media
Template:       bimber
Version:        1.0
*/

/**
 * Overflow Fix
 */
#page,
.g1-collection {
	overflow-x: hidden;
}

/**
 * Hide Elements
 */
.yz-copyright,
.entry-body .adace-slot-wrapper {
	display: none !important;
}

/**
 * Subscribe Widgets
 */
#mc4wp-form-5 p.g1-alpha.g1-alpha-1st {
    font-size: 20px;
}

/**
 * Menu Adjustments
 */
.g1-canvas-content .mtm-link {
	display: none !important;	
}
 
body.admin-bar .g1-sticky-top-wrapper {
    top: 0 !important;
}

@media screen and (max-width: 782px) {
	html #wpadminbar {
	    top: -46px;
	}
}

 
.all-football > a {
    opacity: .5;
}

.all-football > a:hover,
.all-football > a:focus {
    opacity: 1;
}

.g1-dropable .menu-item-g1-standard .sub-menu {
	border-radius: 3px;
}

/**
 * StatsFC
 */
.sfc_table {
    font-size: .7rem;
}

.sfc_team {
    font-size: 12px !important;
}

div.sfc_table table tr th, 
div.sfc_table table tr td,
div.sfc_fixtures table th, 
div.sfc_fixtures table td,
div.sfc_results table thead th {
    font-size: 12px !important;
    background-color: #f9f9f9 !important;
    text-align: center !important;
}

/**
 * Google Translate
 */
#gtranslate_wrapper {
    padding: 3px;
} 
 
#gtranslate_wrapper .switcher.notranslate {
    font-family: 'Montserrat',sans-serif;
    font-size: 13px !important;
    font-weight: 700;
}

.switcher .selected {
    background: none !important;
}

.switcher .selected a {
    border: 1px solid #d8d8d8 !important;
    color: #03045e !important;
    border-radius: 5px;
}

.g1-canvas-content li.menu-item.menu-item-gtranslate {
    margin-bottom: 50px;
    margin-top: 8px;
}

/**
 * Easy Social Share
 */
.essb_links.essb_width_flex li:not(.essb_totalcount_item):hover {
    flex: auto !important;
    -webkit-flex: auto !important;
}

/**
 * Login 
 */
.logy-social-buttons ul {
    margin: 0 !important;
    padding: 0 !important;
}

#logy_signup_form input {
    margin-bottom: 0 !important;
    margin-right: 20px;
}

p.mc4wp-checkbox.mc4wp-checkbox-buddypress {
    margin-top: 10px;
}

/**
 * Sidebar 
 */
#secondary .g1-socials-items {
    text-align: center;
}