.uk-overlay-icon:before {
	content: "\f16a";
	color: #ff0000;
	font-size: 60px;
}

.uk-thumbnail {
	border: 1px solid #D5D5D5 !important;
}

.visible-thumbnail {
	opacity: 1 !important;
}

.thumbnail-text {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 300;
	color: #333333;
	margin-bottom: 25px;
	margin-top: 10px !important;
	font-size: 16px !important;
	line-height: 22px !important;
	text-align: center !important;
}

.duration {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 300;
	color: #999999;
	margin-bottom: 0px;
	font-size: 14px !important;
	line-height: 18px !important;
	text-align: center !important;
}

.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
	opacity: 1 !important;
}