/*
Theme Name: SlideCasting
Theme URI: https://www.lucasit.nl/
Author: Lucas IT
Author URI: https://www.lucasit.nl/
Description: Een blank thema t.b.v. SlideCasting.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, theme-options, translation-ready
Text Domain: slidecasting
*/
.foyer-slide.foyer-slide-text .inner .foyer-slide-fields .foyer-slide-field-content {
  	padding: 0 1rem 1rem 1rem !important;
	font-weight:600;
	line-height:3rem
}
*{
	font-family: 'Open Sans', sans-serif;
}
/*
.foyer-slide .foyer-slide-field.foyer-slide-field-title{
	text-transform:uppercase;
}
*/
.foyer-slide .foyer-slide-field.foyer-slide-field-content > *:last-child {
    margin-bottom: 1rem !important;
    margin-top: 1rem;
}
.foyer-slide.foyer-slide-text .inner .foyer-slide-fields .foyer-slide-field-subtitle span {
    text-transform:uppercase;
}
.right-side{
	background-color: 001a71;
	height: 100%;
	overflow: hidden;
}
.time-overlay{
	color:#fff !important;
	margin-left:1em;
}
.time-overlay #text, .time-overlay #date{
	padding-left:1em;
}