h5 {
	text-transform: uppercase;
}

#content a:link {
	font-weight: 600!important;
}

h2,h4,h6 {
	color: #3c7267;
	font-weight: 600;
}

h5 {
	font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1em;
	margin-block-end: 0.1em;
	margin-block-start: 0;
}

h2,h3,h4,h5,h6 {
	margin-block-end: 0.4em!important;
}

h1+h2,h2+h3,h3+h4,h4+h5,h5+h6 {
  margin-block-start: 0;
}

.narrow {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

body.home h1.entry-title {
	text-align: center;
}

.storefront-breadcrumb {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
}

#masthead {
	padding-top: 0.5em!important;
	flex-direction: column;
	padding: 0 2em 0.5em;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
	margin-bottom: 2.5em
}

.secondary-navigation ul.menu a,
.secondary-navigation ul.menu a:hover,
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header  {
    color: white!important;
}

.secondary-navigation ul.menu a:hover,
.main-navigation ul li a:hover {
	text-decoration: underline;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a {
	text-decoration: underline!important;
}

#masthead .site-search,
#masthead .secondary-navigation {
	margin-top: 1.5em;
	width: max-content;
}
#masthead .secondary-navigation {
	margin-bottom: 0!important;
}

.site-branding {
	width: auto!important;
	margin-bottom: 0;
	margin-right: 1em!important;
}

#site-header-cart { display: none }

nav.secondary-navigation {
  width: auto;
}
#masthead > .storefront-primary-navigation > .col-full {
	margin: 0!important;
}

#masthead > .col-full {
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	min-width: 100%;
	padding: 0;
}

#masthead .custom-logo-link {
  display: inline-block;
}

.site-branding img {
	max-width: 60px!important;
}

#primary {
	margin-bottom: 0;
}

footer {
	text-align: center;
	font-size: 0.7em;
	padding: 0!important;
	margin-bottom: 0;
}


.footer-widgets,
footer .site-info {
	padding: 0;
	border: none!important;
}

footer .site-info a {
	display: none;
}

.Label,
div.wpforms-container-full .wpforms-field-label,
.wp-core-ui div.wpforms-container-full .wpforms-field-label {
	margin-bottom: 0;
}

.narrow-col {
	max-width: 500px;
}

@media (min-width: 768px) {
	.storefront-primary-navigation {
	  display: none;
	}
}

.site-header-cart .cart-contents,
.main-navigation ul.menu>li>a,
.main-navigation ul.nav-menu>li>a {
  padding-top: .5em;
  padding-bottom: .5em;
}

.widget .widget-title,
.widget .widgettitle {
	padding-bottom: 0.1em!important;
	line-height: 1em;
	margin-bottom: 0.25em
}

figure.has-custom-border img {
	border-style: solid;
}