h1, h2 {font-family: din-condensed, sans-serif;
font-weight: 400;
font-style: normal;
	letter-spacing: -1.5px;
	text-transform: uppercase;
}

h3, h4 {font-family: din-condensed, sans-serif;
font-weight: 400;
	font-style: normal;
	letter-spacing: -1px;
}

body, li {
	font-family: urw-din, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
}


/* Desktop + Mobile menu button style */
.menu-button-nav a {
    background-color: #ffb600;
    color: #fff !important;
		font-weight: bold !important;
    padding: 12px 33px !important;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: background-color 0.3s;
}

/* Hover effect */
.menu-button-nav a:hover {
    background-color: #7a7a7a !important;
    color: #000 !important;
    text-decoration: none !important;
}

.qodef-header-navigation>ul {
	background-color: #fff;
}

.qodef-header-navigation ul li ul.qodef-drop-down--right {
	text-align: left;
}

.qodef-header--centered #qodef-page-header-inner {
	padding-top: 30px;
}

.qodef-blog.qodef--single .qodef-blog-item.format-standard .qodef-e-media {
	display: none;
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info.qodef-info--top {
	display: none;
}

.e-con-full ul li, .e-con>.e-con-inner  ul li {
  text-indent: -1.3em;
  padding-left: 1.2em;
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-post-title {
	line-height: 1.3em;
}

.qodef-header-sticky-inner .qodef-header-navigation a {
	font-size: 0.9em !important;
}

.qodef-header-navigation ul li ul {
	width: 240px;
	border: 1px solid #ffffff;
}


.poster-fill img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media (min-width: 1201px) and (max-width: 2400px) {
	
.page-id-5571 .mec-wrap .mec-totalcal-box {
	display: none;
	min-height: 10px;
	background: #fff;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
	box-shadow: none;
}

.page-id-5571 .mec-wrap .mec-totalcal-box .mec-totalcal-view span:first-child {
	margin-right: 10px;
}

.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span {
	font-size: 12px;
	padding: 0 20px;
}
}