nav {
    margin: auto !important;
    text-align: center !important;
}


a:hover, a:focus {
    color: #000;
    text-decoration: none;
    opacity: 1;
}

.home .site-inner {
    min-height: 0px;
}

.site-inner {
    min-height: 350px;
}



#header {
	background: url(http://irishfashioncouncil.ie/wp-content/uploads/2016/09/Home-Logo.jpg) no-repeat center center;
	
	
}

@media screen and (max-width: 768px) {
#header {
	background-size: contain!important;
	
	
}
}

.home #header {
	background: url(http://irishfashioncouncil.ie/wp-content/uploads/2016/09/Home-Logo.jpg) no-repeat center center;
	height: 150px;
	margin: 0 auto;
  width: 90%;
	
}


.home .title-area {
display:none;
}

.title-area {
    float: left;
    font-weight: 700;
    max-height: 169px !important;
    width: 100%;
}

#post-2 .entry-title {
    display: none;
}
.site-container {
    margin-top: 0;
}