/*
Theme Name: Morz Child
Author: VamTam
Template: morz
*/



/*

put your child theme styles here


you don't need any @import rules

*/
.logo img {
	min-height: 50px !important;
	max-width: none !important;
	width: auto !important;
}
#header-text {
	padding-top: 22px !important;
}
a {
    border-bottom: solid 1px var(--vamtam-body-link-regular);
}
a.glink {
	border: none;
	margin: 5px;
}
#gtranslate_wrapper {
	top: 150px !important;
}
#header-text a {
	border: none;	
}
.vamtam-meta-date {
	display:none;
}
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 16px 20px;
	line-height: 22px;
}
@media (max-width: 1400px) {
	.post-siblings a {
		display: none;
	}
}
.mega-menu-link:first-letter {
    text-transform: capitalize; 
}
.fa {
  padding: 6px;
  font-size: 20px;
  width: 12px;
  text-align: center;
  text-decoration: none;
  margin: 3px;
  float: left;
  color:#003999 !important;
}
.trial_banner, .trial_banner.active {
    display: none !important;
}