/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 23 2019 | 10:16:04 (am)
/*
/******* Do not edit this file *******/

#site-sub-navigation ul ul {
width:230px;
}

#footer{
  height:75px;
}


/*
.secondary-menu{
  font-family: 'Lato', sans-serif;
}

#menu-item-1612{
background-color: rgb(255, 229, 182);background-color: rgb(255, 229, 182);
}
*/

#site-sub-navigation {
	background-color:rgb(255, 166, 0);
}

#site-sub-navigation ul ul {
	width: 218px;
}

#site-sub-navigation li, #site-sub-navigation li a {
	text-transform: none;
  	color: #444;
}

#site-sub-navigation li a:not(:last-child):after{
	display:none;
}

#site-sub-navigation li:before {
	content: "■";
  	bottom:4px;
  	font-size:14px;
}




p.more-link-p {
  clear:none;
  float:none;
}

.entry-content ol li, .entry-content ul li{
  padding-bottom:1em;
}

.entry-content img {
	border:0px;
}
/*
.header-widget{
  padding: 30px 10px;
}
*/


@media only screen and (max-device-width: 1020px) {
/*
  .header-widget.widget_search, #mobile-menu {
	display: block;
  }
*/
	#header-widgets{
    	display:none;
	}
}