/*
Theme Name:     Gridstack Child
Description:    Child theme for Gridstack
Author:         geea
Template:       gridstack

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.top-nav .container { 
	width: 97%; 
	padding: 6px 0;
}
#menu-work{
    position: absolute;
    right: 20px;
    top: 20px;
}
#menu-item-166 > a { 
	display: none; 
}


.top .scrolltop {
    display: none !important;
}


/*.pagetitle { 
	display: none; 
} */
.page-template-template-home-php .pagetitle {
    padding: 0;
}

.postphoto div.title h2 {
	font-size: 12px;
	padding: 0;
	line-height: 17px;
}

ul.filter {
    display: inline-block;
}
.container .sixteen.columns {
    text-align: center;
}
#footer { 
	display: none; 
} 


#sitecontainer li {
 text-align: center;
}

#sitecontainer li img {
    max-height: calc(100vh - 180px);
    max-width: 100vw;
    width: auto;
    height: auto;
    display: inline-block;
}