/*
Theme Name:  Sito Base
Description:  Sito base Uniroma3
Author:  Marco Cerri Ciommei
Textdomain:  uniroma3
Template:  design-italia
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

/*
Theme Name:  Sito Base
Description:  Sito base Uniroma3
Author:  Marco Cerri Ciommei
Textdomain:  uniroma3
Template:  design-italia
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

.post {
background-color: #F1F3F5 !important;
	min-height: 460px;
}

.panel-widget-style {
	background: none !important;
}

.mega-menu a {
	color: #1A1C2E !important;
	font-weight: bold !important;
	text-transform: uppercase;

}

.mega-menu li:hover {
		background-color: #1A1C2E !important;
}
.mega-menu li:hover a {
	
		color: white !important;
}

.sub-menu {
	background-color: #1A1C2E !important;
	
}

.sub-menu a {
	color: white !important;
	text-transform: capitalize !important;
	
}

.it-header-center-wrapper {
	border-bottom: 3px solid #1e73be !important;
}

@media (min-width: 992px) {
.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
	width: 130px !important;
	height: auto;
}
}

@media (min-width: 992px) {
.it-header-center-wrapper {
	height: 90px;
}
}

.it-brand-text h2, h3 {
	    color: #1e73be;
}

.it-header-slim-wrapper {
background-color: #024DA8 !important;
}

.searchform #s {
	border-bottom: 1px solid #024DA8;
	color: black;
}

.testoFooter a {
	text-decoration: underline;
	color: white !important;
}

.searchform input:focus {
  outline: 2px solid  #024DA8;
} 

.ow-button-base a:focus {
		text-decoration: underline !important
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
	display: block !important;
}

#footer .it-brand-wrapper {
	display: none;
}
