/*
Theme Name: CASE
Theme URI: 
Description: Child theme for SiteOrigin Corp.
Author: 
Author URI: 
Template: siteorigin-corp
Version: 1.0.0
Text Domain: siteorigin-corp-child
*/

.site-footer .site-info .case-credit {
	font-size: 10px;
	line-height: 1.2;
	opacity: 0.8;
}

.site-footer .site-info .case-credit,
.site-footer .site-info .case-credit:visited,
.site-footer .site-info .case-credit:hover,
.site-footer .site-info .case-credit:focus {
	color: inherit;
	text-decoration: none;
}

.site-header .corp-container {
	max-width: none;
	width: 100%;
	padding-left: 150px;
	padding-right: 150px;
}

@media (max-width: 1024px) {
	.site-header .corp-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.page-title,
.widget-title {
	line-height: 1.1;
}
