/* Enter Your Custom CSS Here */

footer.entry-meta, .site-footer, #comments-toggle {
	display:none
}

.sfsi_Sicons {
    margin-top: 20px;
}

.header-wrapper {
    width: 150px;
}

.main-navigation {
    width: 70%;
}

.main-navigation li {
    margin: 0 0 5px 10px;
}

.custom-footer {
    width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.custom-footer #sfsi-widget-2 {
   width: 210px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.custom-footer .sfsi_wDiv {
   width: 210px!important;
}


@media screen and ( max-width: 600px ) {
	
	.site-content #nav-below .nav-previous a:before, .site-content #nav-below .nav-next a:before, .site-content #image-navigation .nav-previous a:before, .site-content #image-navigation .nav-next a:before {

    margin-top: 0px;

}
	
	}

