/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 23 2017 | 04:24:24 (pm)
/*
/******* Do not edit this file *******/

/* ML added was 1.429rem*/
.widget-area .widget {
margin-bottom: 0.35rem;
}

.widget-area .widget h3 {
margin-bottom: 0.355rem;
margin-bottom: 0rem;
}

/* ML added change width of body content section
 * .wrapper {
 * margin-left: -5px;
 *width: 950px;
 *}
*/
.site-header h1 {
/* ML added change width of body content section was 18px*/
    font-size: 14px;
	text-align: center;
	margin-bottom: 0;
}
.site-header h2 {
	padding-top: -5px;
/* ML changed added */
    padding-bottom: 10px;
/* ML changed added */
/* ML changed added + text-align: right; */
	text-align: center;
	font-weight: normal;
/* ML changed 13px - .. px */
	font-size: 11px;
/*	font-size: 0.928571429rem; */
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 1.714285714rem;
/* ML changed 24px to 0*/
	margin-top: 0px;
}
/* Navigation Menu */
.main-navigation {
	margin-top: 1.714285714rem;  
/* ML changed 24px to 5*/
	margin-top: -3px;
/* ML changed added*/
	margin-bottom: 0px;
    margin-right: 0px;
	margin-left: 0px;
  /* ML changed was "center" */
	text-align: right;
}
.main-navigation li {
	margin-top: 1.714285714rem;
    /* ML changed 24px to ... Distance between menue ITEMS/List and pic above*/
	margin-top: 5px;	
    /* ML added*/
	margin-bottom: -3px;	
	/* ML changed 12px to 10px*/
	font-size: 0.857142857rem;
	font-size: 12px;
    /* ML added - 2nd = space between menu items right/left*/
	margin: 0 20px 0 0;
    /* ML added*/
	position: relative;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
    /* ML added - top - right - bottom - left */
	padding: 0px -10px -10px 0px;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}