/*
Theme Name: Lettere
Theme URI: https://themegrill.com/themes/accelerate/
Description: Accelerate Child Uniroma2
Author: University of Rome Tor Vergata
Author URI: http://www.web.uniroma2.it
Template: accelerate
Version: 1.3.2
*/

@import url("https://web.uniroma2.it/images/templates/wordpress/2019/uniroma2-struttura.css");
@import url("https://web.uniroma2.it/images/templates/wordpress/2019/uniroma2-colore-lettere.css");

  /* FONTS*/

@font-face {
	font-family: 'Minion Pro';
	font-style: normal;
	font-weight: normal;
	src: url(/fonts/MinionPro-Regular.woff)  format('woff'),
		url(/fonts/MinionPro-Regular.ttf)  format('ttf');
}
@font-face {
	font-family: 'Minion Pro Italic';
	font-style: normal;
	font-weight: normal;
	src: url(/fonts/MinionPro-It.woff)  format('woff');
}
@font-face {
    font-family: 'Minion Pro Medium';
    font-style: normal;
    font-weight: normal;
  src: url(/fonts/MinionPro-Medium.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/MinionPro-MediumIt.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Semibold';
    font-style: normal;
    font-weight: normal;
     src: url(/fonts/MinionPro-Semibold.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
   src: url(/fonts/MinionPro-SemiboldIt.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
   src: url(/fonts/MinionPro-BoldCn.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Bold';
    font-style: normal;
    font-weight: normal;
   src: url(/fonts/MinionPro-Bold.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/MinionPro-BoldCnIt.woff) format('woff');
}
@font-face {
    font-family: 'Minion Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
   src: url(/fonts/MinionPro-BoldIt.woff) format('woff');
}
@font-face {
    font-family: 'Circe Regular';
    src: url(/fonts/Circe-Regular.otf);
}
@font-face {
    font-family: 'Circe Bold';
    src: url(/fonts/Circe-Bold.otf);
}

@font-face {
    font-family: 'Circe ExtraBold';
    src: url(/fonts/Circe-ExtraBold.otf);
}

@font-face {
    font-family: 'Circe Light';
    src: url(/fonts/Circe-Light.otf);
}
body, button, input, select, textarea, p, .main-navigation li, h1, #site-title {
	font-family: 'Circe Regular', Lato, "Helvetica Neue", Helvetica, Arial, "sans-serif"!important;
	font-fami
}
.main-navigation a {
	font-size: 15px;
	padding: 10px 6px;
}

#breadcrumbs, body.home .entry-header, 
h3.menu-toggle  { 
	display: none; 
}

.mega-menu-item.widget_media_image {
	padding-bottom: 0 !important
}

.mega-menu-item.widget_media_image img {
	width:100% !important;
	margin-bottom:0 !important;
	padding:0 !important
}

.mega-menu-toggle-animated-block:before {
	content:"MENU";
	color: #fff;
	margin-right:20px;
	font-family:sans-serif;
	font-size: 16px;
    font-weight: 600;
}