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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
nav.tm-navbar .uk-container {
	margin-top: 0;
}
	
.uk-panel-box-secondary {
	border: none;
}
.ohanah .event_detail_time h3 { 
color:#444;
padding-left: 0px;
font-size: 15px;
font-weight: normal;
text-transform: none;
}
.moduletable.ohanah h3,
.ohanah {
	padding-left: 0;
}
.moduletable.ohanah .row {
	padding-left: 30px !important;
}
.ohanah .event_date_flyer_container {
	left: -77px;
}

.ohanah.module .event_detail_container {
	margin-top: 25px;
	padding-top: 20px;
	border-top: 1px solid #333; 
}
.ohanah.module .event_detail_container::first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
.ohanah.module .event_detail_time h3 {
 	color: #fff;
}
.ohanah.module .event_detail_category h3,
.ohanah.module .event_detail_location h3 {
	margin-left: 29px;
}

/* Search in Filter */
.ohanah.module .dropdownWrapper {
	margin-bottom: 10px;
}

.ohanah-filter-text .size6 {
	width: 190px;
}
.ohanah-filter-text .dropdownWrapper {
	border: 1px solid rgb(203, 205, 207);
}
.ohanah-filter-text input.txt {
	background: none;
	border: none;
	width: 70% !important;
	float: left;
	height: 30px;
}
.ohanah-filter-text button {
	width: 20%;
	height: 38px;
	border: 0;
	float: right;
	font-size: 16px;
}
.tm-article .ohanah,
.uk-article .ohanah {
	padding-left: 0;
}

.tm-article-blog .uk-article .tm-article-blog-content > div {
	padding: 70px 50px;
}
h1, .uk-h1 {
	font-size: 30px;
	line-height: 35px;
}

/*.ohanah.module .event_detail_category h3 a,
.ohanah.module .event_detail_location h3 a {
	color: #fff;
}
.ohanah.module .event_detail_category h3 a:hover,
.ohanah.module .event_detail_location h3 a:hover {
	color: #eee;
}*/
.ohanah .event_date {
	background: #fff;
}

/* Paginator */
#filterFooter {
	padding-left: 0;
}

#filterFooter p {
  display: none;
} 
#filterFooter .uk-button {
  outline: none;
  text-decoration: none;
}
#filterFooter a,
#filterFooter .active {
	-webkit-appearance: none;
	margin: 0 2px 0 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: #444444;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 12px;
	background: rgba(0, 0, 0, 0);
	vertical-align: middle;
	line-height: 30px;
	min-height: 30px;
	font-size: 0.6rem;
	text-decoration: none;
	text-align: center;
	border: 2px solid #444444;
	font-family: 'Montserrat';
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
	transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
}
#filterFooter a:hover,
#filterFooter .active {
	background-color: #c0151e;
	color: #ffffff;
	outline: none;
	text-decoration: none;
	border-color: transparent;
}

.row .tm-totop-scroller {
	margin-top: 0;
	width: 30px;
	height: 30px;
	min-height: 30px;
	min-width: 30px;
	line-height: 26px;
}

.uk-panel .ohanah .event_detail_time h3,
.uk-panel .ohanah .category-icon {
	color: #444;
}
.uk-panel .ohanah .event_detail_title h2 a {
	color: #c0151e !important;
}
.uk-panel .ohanah .event_detail_title h2 a:hover {
	color: #c0151e !important;
}
.uk-panel .ohanah .event-photos {
	display: none;
}

.tm-fullscreen > p {
	margin: 0 !important;
}
.tm-cover-content-3 .uk-article-lead {
	color: #303030;
}
.tm-cover-content-3 .uk-article-lead a {
	font-style: italic;
	text-decoration: none;
	color: #000;
}
.tm-cover-content-3 .uk-article-lead a:hover {
	text-decoration: underline;
}
.tm-cover-content-3 h1 {
	margin-top: 45px;
}

.contact .uk-subnav { display: none; }

.uk-panel.map,
.uk-panel.filter {
	margin-top: 80px;
}
.tm-content-padding .tm-block-middle {
	padding-top: 35px;
	padding-bottom: 35px;
}

.start .uk-panel.filter {
	margin-top: 0;
}
.start .tm-block.tm-block-top-b.tm-block-alt {
	padding-top: 5px;
}
.tm-block.tm-block-top-b.tm-block-alt {
	background-color: #d6e2e6;
}

.tm-fullscreen .uk-panel-title {
	display: none;
}

/* to content */
.to-content {
	line-height: 34px;
	text-decoration: none;
}
.to-content .tm-totop-scroller {
	width: 34px;
	height: 33px;
	padding: 0;
	line-height: 28px;
	margin: 0;
}
.text-content {
	line-height: 34px;
	color: #fff;
	font-size: 1rem;
	margin-left: 10px;
	font-family: 'Montserrat';
}
a.to-content:hover .text-content {
	color: #c0151e;
}

.tm-logo-small img {
	max-height: 58px;
}
.start .tm-logo-small img {
	max-height: 65px;
	margin-top: 5px;
}

@media (max-width: 1025px) {
	.uk-panel .ohanah .event_detail_title h2 {
		font-size: 1.1em;
	}
}
@media (max-width: 960px) {
	.uk-panel.map, .uk-panel.filter {
		margin-top: 60px;
	}
}
/* Mobile landscape */
@media (max-width: 768px) {
	.ohanah.module .dropdownWrapper {
		width: 48%;
	}
	.ohanah.module .dropdown.size4,
	.ohanah.module .dropdown.size4.extend,
	.ohanah.module .dropdown.size6,
	.ohanah-filter-text .size6 {
		width: 100%;
	}
	.ohanah.module .dropdown.size4 select {
		width: 100%;
	}
}
/* Mobile portrait */
@media (max-width: 589px) {
	.ohanah.module .dropdownWrapper,
	.ohanah.module .dropdown.size4,
	.ohanah.module .dropdown.size4.extend,
	.ohanah.module .dropdown.size6,
	.ohanah-filter-text .size6,
	.ohanah.module .dropdown.size4 select {
		width: 100%;
	}

}