/*
 Theme Name:   Bigslam Child
 Theme URI:    http://demo.goodlayers.com/bigslam
 Description:  Goodlayers Bigslam Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     bigslam
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  bigslam-child

 START YOUR CHILD THEME CSS HERE
*/

/* Fact Generator */
.random-fact{
	background-color: #f4f4f4;
	border-left: 4px solid #0073aa;
	padding: 40px;
	margin: 10px 0;
	font-style: italic;
	font-size: 24px;
}

.bigslam-custom-wpml-flag{
	display: none;
}

.bigslam-sp-event-featured-top .bigslam-sp-team-logo img{
	max-height: 100px !important;
}

