/*
Theme Name: Seismicmark V2017
Theme URI: 
Description: Based on Twenty Seventeen
Author: Seismicmark
Author URI: http://seismicmark.com
Template: twentyseventeen
Version: 2.2
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 19 Jul 2019 04:36:55 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

#top-menu {
text-align: left;
}

main-navigation-ul > li.menu-item > a.menu-item-link,
.main-navigation-ul > li.menu-item > recite > a.menu-item-link {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    padding-right: 20px !important;
    padding-left: 20px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
}
	/* Navigation */
	.navigation-top .wrap {
		padding: 0.05em 2em;
	}
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
	text-align: center  !important;
}
.site-info {
    Display: none;
}
	.site-footer .widget-column.footer-widget-1 {
		    Float: left;
		    width: 33.33%;
	}

	.site-footer .widget-column.footer-widget-2 {
		    Float: left;
		    width: 33.33%;
	}
    .site-footer .widget-column.footer-widget-3 {
		    Float: left;
		    width: 33.33%;
	}
@media screen and (max-width: 48em) {
	.site-footer .widget-column.footer-widget-1 {
		    Float: none;
		    width: 100%;
	}

	.site-footer .widget-column.footer-widget-2 {
		    Float: none;
		    width: 100%;
	}
    .site-footer .widget-column.footer-widget-3 {
		    Float: none;
		    width: 100%;
	}
	#masthead .wrap {
    /* position: relative; */
	text-align: center;
}
}
.custom-logo-link img {
    max-height: 120px;
}
@media screen and (min-width: 30em) {

	.site-branding {
		padding: 1.5em 0;
	}
	.page-one-column .panel-content .wrap {
    max-width: 900px;
}
}
.site-header {
    background-color: #ffff;
}
.navigation-top {
    background: #f0f0f0;
}
	.panel-content .wrap {
		padding-bottom: 0em;
		padding-top: 3em;
	}