.main-navigation ul li {
    border-left: 1px solid #ffffff;
}

.main-navigation ul li a {
	padding: 5px 15px;
}



/* Hide elements */
#theme-attribution { display: none; }
.home .excerpt, .archive .excerpt, .vantage-grid-loop .excerpt { display: none; }
.single .blocks-gallery-item__caption { display: none; }

/* Hide copyright footer */
#site-info { display: none;}

/* Hide styles */
.vantage-grid-loop article .grid-thumbnail:hover {
  /*pointer-events: none;*/
  border-color: #c2c5ca;
  box-shadow: 0 0 0;
}


#footer-widgets .widget {
	padding-left: 0;
}