

@font-face {
    font-family:'MGJJ Condensed Bold';
    src: url('MGJJ-Condensed-Bold.eot');
	src: url('fonts/MGJJ-Condensed-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/MGJJ-Condensed-Bold.woff2') format('woff2'),
		url('fonts/MGJJ-Condensed-Bold.woff') format('woff'),
		url('fonts/MGJJ-Condensed-Bold.svg#MGJJ-Condensed-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FE;
}
.class { 
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}
*{
font-family: 'MGJJ Condensed Bold';
text-transform: uppercase; 
}

h1 {
font-family: 'MGJJ Condensed Bold';
line-height: 100%;
}

h2 {
font-family: 'MGJJ Condensed Bold';
line-height: 100%;
}


h3 {
font-family: 'MGJJ Condensed Bold';
line-height: 100%;
}

h4 {
font-family: 'MGJJ Condensed Bold';
line-height: 100%;
}

h5 {
font-family: 'MGJJ Condensed Bold';
line-height: 100%;
}

h6 {
font-family: 'Arial';
line-height: 100%;
}

p {
font-family: 'Arial';
text-transform: none !important;
}



@media only screen and (max-width:1000px){
    .logo_wrapper {
        left: 50px !important;
    }}


.mobile_menu_button {
   float:right !important;
    margin: 0px;
}


.vce-col-content {
   
    padding-left: 0px !important;
    
}


.wcs-timetable__week time {
    visibility: hidden;
}

.wcs-timetable--1 .wcs-timetable__week .wcs-day__title {
    background-color: #000000;
    color: rgba( 255,255,255,1);
    font-size: 14px;
    text-transform: uppercase;
}

.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class small {
    font-size: 14px;
    text-transform: uppercase;
}

.wcs-filters__filter-wrapper {
    font-size: 14px;
    text-transform: uppercase;
}

.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class {
    font-size: 14px;
    text-transform: uppercase;
}


.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class {
    font-size: 12px;

}

.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class > div {
    font-size: 12px;
  
}

.wcs-timetable__week .wcs-day {
    padding-bottom: 40px;
}

.wcs-timetable__week .wcs-timetable__spacer {
    flex-grow: 0;
}

.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week .wcs-day.wcs-day__time {
visibility: hidden;
}
