/*
 Theme Name:   WPA Italia Digitale Child
 Theme URI: http://www.inpolitix.com/
 Author: Inpolitics
Author URI: http://www.inpolitix.com/
Description: Wordpress Theme for Italian PA
 Template:     wpaitaliadigitale
 Version:      2.2
 Text Domain:  wpaitaliadigitale-child
*/

@import url("../wpaitaliadigitale/css/vendor.css");
@import url("../wpaitaliadigitale/css/blue.css");


.Blue .Grid-Sidebar .Linklist li.menu-item-has-children li.menu-item-has-children>a, .Blue .Grid-Sidebar .Linklist li.menu-item-has-children li.menu-item-has-children>a:hover, .Bullets>li:before, .Header-navbar, .Header-serviceLink a:hover, .Linklist a:hover, .ScrollTop, .Share-revealIcon, .Share>ul>li, .u-background-50{
	background-color:#28588f!important
	
}
 .Megamenu--styled .Megamenu-list, .Megamenu--styled .Megamenu-subnav{
  background-color:#840000 !important;
}
.current-menu-item > a {
    background: #6d0404 !important;
	}
/*table dei bandi di gara*/
#gare{
width:100% !important;
	
}
#gare table, th, td{
	border: 1px solid black;
}
/*admin login (ps. da rivedere perchè non stà funzionando*/
body.login div#login h1 a{
	width:437px!important;
	height:169px!important;
	background-size:400px 155px!important;
}
/*focus link*/
:focus{
  outline:#ffffff solid 1px;
  text-decoration:none;
}

a:focus{
  outline:#ffffff solid 1px;
  text-decoration:underline;
}
/*punto lista con le lettere*/
.Prose ol ul.statuto {list-style-type: lower-alpha !important;
}
/* dimensioni del logo nel footer*/
.Footer-logo {
    max-width: 120px;
    
}
@media screen and (min-width: 1440px){

  .Header-logo img{
    width:11.5rem;
  }
  .u-lg-size1of6, .u-lg-size2of12, .Header-logo{
    
    width:10.66667% !important;
  }
  }
  
@media screen and (min-width: 992px) and (max-width: 1440px){
	.u-lg-size1of6, .u-lg-size2of12, .Header-logo{
    
    width:10.66667% !important;
  }
	
  }
