/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
section.top-parallax {
  text-align: -webkit-center;
}

.tm-parallax-teaser {
	opacity: 0.9 !important;
}

@media (max-width: 767px) {
	.uk-navbar-brand.uk-hidden-small {
		display: revert !important;
	}

	.uk-navbar-brand.uk-hidden-small h1 {
		font-size: 1.5em;
		line-height: 1.8em;
	}
}
