header > h1 {
	background-color: rgba(0, 0, 0, .8);
}
.widget {
	margin-bottom: 30px;
}
.widget .heading {
	margin-bottom: 10px;
	padding: 10px 8px;
	background-color: #e26427;
}
.widget .heading h3 {
	margin: 0;
	color: #ffffff;
}
.jswpred .page-content-js {
	min-height: auto;
}
#joomsport-container .navbar-nav {
	padding-top: 0;
}
#joomsport-container .navbar-nav .btn {
	margin-top: 0;
}
.news-detail.col-sm-8 .container {
	width: 100%;
}
#joomsport-container .jspred_filterround {
	position: relative;
	min-width: 160px;
}
#joomsport-container .jspred_filterround .btn-group {
	position: initial;
	padding: 0;
}
#joomsport-container .jspred_filterround .selectpicker {
	display: none!important;
}
#joomsport-container .jspred_filterround .bootstrap-select div.dropdown-menu {
	top: 55px!important;
	min-height: auto!important;
	max-height: none!important;
	margin-top: 0!important;
	border: none!important;
	overflow: visible!important;
	background: none;
}
#joomsport-container .jspred_filterround .open > .dropdown-menu.inner {
	position: relative;
}
#joomsport-container .select2 {
	height: auto;
	overflow: auto;
}
#joomsport-container .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 50%;
	margin-top: -13px;
}