/*
    Theme Name: Coworking Child
    Theme URI: http://highseastudio.com/demo/coworking
    Description: Coworking premium theme
    Author: HighSeaStudio
    Author URI: http://highseastudio.com/
    Version: 1.0.3
    TextDomain: coworking-child
    Template: coworking
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt
*/

.single-uni_event .singleMeta time {
	display: none;
}

.events .eventItem,
.eventsBgSlider li {
	background-image: none !important;
}

.page-template-templ-events .pageHeaderImg h1 {
	text-shadow: 0 0 13px rgba(0, 0, 0, 0.4);
}

.screenDesc h1 {
	margin-bottom: 20px;
	font-size: 68px;
}

.screenDesc p {
	font-size: 28px;
}

@media only screen and (max-width: 479px) {
	.screenDesc h1 {
		font-size: 36px;
	}
}
