Theme Name:   IHU Department theme
Theme URI:    https://www.ihu.gr
Description:  Child theme to be used in IHU departments sites
Author:       IHU web development team
Author URI:   https://www.ihu.gr
Template:     hitmag
Version:      1.0.4
Text Domain:  ihudept

:root{
  font-size: 14px;
}

html{
  font-size: 14px;
  font-family: sans-serif;
}

body, button, input, select, textarea {  
  font-family: sans-serif;
  font-size: 1rem;
}

.hitmag-post {
  margin-bottom: 1rem;
}

.widget-title{
	text-transform: none;
}

.site-title {   
    font-size: 2rem;      
}

.elementor-widget-container h5,
.widget-title { 
  margin-bottom: 12px;
}

.hms-post {
  margin-bottom: 12px;
}

.hms-title {  
  margin: 0 0 0.4em;
}

@media only screen and (max-width: 480px) {
	.course-type-col {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	.course-ects-col {
		display: none;
	}
}

h2.fc-toolbar-title{
	display: inline;	
	vertical-align:middle;
	padding: 10px;	
}
div.fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
  flex-wrap: wrap;	
  justify-content: space-between;  
}

