/*
Theme Name: Nextwin.pl
Theme URI: https://www.webspot.pl
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: WebSpot.pl
Author URI: https://www.webspot.pl
template: bb-theme
*/

.title-color {
	color: #FA0100 !important;
}

.lista-home .fl-list-item-heading {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.language-widget {
	text-align: right;
}

@media (max-width: 992px) {
.col-mobile-background {
	background-color: rgba(255,255,255,0.4) !important;
}
}