/*
Puoi aggiungere qui il tuo codice CSS.

Per maggiori informazioni consulta la documentazione (fai clic sull'icona con il punto interrogativo qui sopra).
*/

/*menu*/

.cbp-spmenu h3 {

    background: #03183b;
}

.cbp-spmenu-right.cbp-spmenu-open {
    background: #272a44;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #272a44;
}

.featured-img-header .entry-title{

	    text-shadow: 0.5px 0.5px 1px #03183b, -0.5px -0.5px 1px #03183b

}

.site-header .main-navigation ul li a{
	
    text-shadow: 0.5px 0.5px 0.5px #03183b;
}

button:focus{
	border-color: #fdba31!important;
}

@media screen and (max-width: 1100px) {
	.menu-toggle {
		display: block;
		text-shadow: 0.1px 0.1px 0.1px #03183b, -0.1px -0.1px 0.1px #03183b
	}
	
 ul{
	color: #8c9398!important;
}
/*
h1, h2, h3, h4, h5{
	color: #03183b!important;
}*/

.team_menu{
	background-color: white!important;
}

.menu-toggle {
		background: none;
		border: none;
		padding: 1em 1.5em 1em 0;
	}

.main-navigation ul {
		display: none;
	}
}

.site-info {
text-align: center;
}

.cbp-spmenu ul {
    list-style: none;
    margin-left: 20px;
}


.children{
	font-size: 0.85em;
}

/* Facebook Plugin filter */
blockquote {
    background-color: #fff;
}

div.cff-likebox.cff-bottom {
 display: none;	
}

/*PER PLUGIN PLAYBASKET*/

.blog-entry-header {
display: none;
}

.simcal-calendar{
	position: inherit;
}

.pb_plugin .ui-icon {
    height: 0px!important;
}

.pb_plugin  .headline_title {
	font-size: 28px!important;
}

.pb_plugin > a {
	color: #03183b!important;
}


.pb_plugin #classifica table.stats {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 30px!important;
}

.pb_plugin #classifica table.stats > tr {
		height: 40px!important;

}

.pb_plugin .contact_panel > ul {
	margin-left: 0px!important;
}

.pb_plugin .little_article h3  {
    font-size: 18px!important;
}

.pane_title{
	color: #8c9398!important;
	padding-bottom: 12px;
}

.col-9-12 {
   /* width: 100%; */
}

.blog-archive .entry-content {
    padding: 0;
}

.dualcol .col1  {
	padding-right: 8px!important;
}

.col1 > .ui-widget {
    display: inline-block!important;
}

.little_article > h3 {
	font-size: 18px!important;
}

style.css?ver=4.8.4:1056
.page-content, .entry-content, .entry-summary {
    margin: 0;
}

.blog-archive article {
    background: #fff;
    border: 0px;
}

.edit-link{
	text-align: right;
	width: 100%;
}

.edit-link {
    text-align: right;
    width: 100%;
    display: inline-flex;
    padding-left: 20px;
    font-size: 20px;
}

.post-edit-link{
	text-align: right;
	width: 100%;
}

	.col2 div.team_menu{
		padding-left: 0px!important;
	}

.team_menu {
	background-color: white!important;
	padding-top: 0px!important;
}

.team_menu ul {
	padding: 0!important;
	margin-left: 0px!important;
	font-size: 18px!important;
}


.team_menu   a {
	color: #03183b!important;
}

.headline_title{
	color: #03183b;
}

.simcal-current h3{
	color: #03183b!important;
}

.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav{
	/*background-color: red;*/
}

/* VERSIONE MOBILE */



@media (max-width: 769px) {
	.team_menu ul {
			font-size: 20px!important;
    	color: #03183b;
	}
}

