/* Enter Your Custom CSS Here */

.footer-site {
    text-align: right;
}

.site-logo-link img, .custom-logo-link img, .mark img {
    display: inline-block;
    max-height: 80px;
    margin: auto;
    width: auto;
    height: 80px !important;
}

ul#lightGallery {
	list-style: none !important;
}

ul#lightGallery li {
    list-style: none !important;
    padding: 0.5em;
    margin: 0 !important;
}

.button i {
	font-size: 2em;
}

.gallery-heading {	
  	font-size: 1.2em !important;
    font-weight: 400 !important;
    text-transform: uppercase;
  	padding-top: 1em;
}

.gallery-button {
	font-size: 1.1em;
}

.sub-header h3, .sub-header .excerpt p {
    background: rgba(0,0,0,0.3);
    display: inline-block;
    padding: 0.1em 0.4em;
}