/**
 * Theme Name:     Create Child
 * Author:         ThemeTrust.com
 * Template:       themetrust-create
 * Text Domain:	   create-child
 * Description:    Create is a multipurpose WordPress theme.
 */


#footer .secondary {
	max-width: 1260px;
	margin: 0 auto;
	padding: 40px 30px 30px;
}

#footer .secondary p {
	font-size: 12px !important;
}

body #main-container #site-header .main-nav ul li.menu-item-1399 a {
	color: #00e0d8 !important;
}

body #main-container #site-header .main-nav ul li.menu-item-1399 a:hover {
	color: #fff !important;
}

.sow-more-text-buttons .sow-features-list .sow-features-feature p.sow-more-text {
	opacity: 1;
}

.sow-more-text-buttons .sow-features-list .sow-features-feature p.sow-more-text a {
	box-sizing: border-box;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
	background: #131F36;
	background: linear-gradient(90deg, rgba(19, 31, 54, 1) 0%, rgba(33, 52, 91, 1) 100%);
	border-radius: 1.5em 1.5em 1.5em 1.5em;
	border-color: #0f182a #0d1423 #090e18 #0d1423;
	border: 1px solid;
	color: #ffffff;
	font-size: 1em;
	padding-block: 1em;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	padding-inline: 2em;
	cursor: pointer;
	display: inline-block;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
}

.sow-more-text-buttons .sow-features-list .sow-features-feature p.sow-more-text a:hover {
	background: #16233D;
	background: linear-gradient(90deg, rgba(22, 35, 61, 1) 0%, rgba(36, 56, 98, 1) 100%);
	border-color: #263d6a #243862 #203257 #243862;
	color: #ffffff;
	text-decoration: none;
}

@media (min-width: 600px) {
	#footer .secondary {
		display: flex;
		justify-content: space-between;
	}
}

.single #primary header.main, 
.archive #primary header.main, 
.page-id-1725 #primary header.main {
	background: #1b2f5a;
}

.single #primary header.main .meta, 
.archive #primary header.main .meta {
	opacity: 1;
}

.single #primary header.main h1, 
.single #primary header.main a, 
.single #primary header.main .meta span, 
.archive #primary header.main h1,
.archive #primary header.main a,
.archive #primary header.main .meta span {
	color: #fff !important;
}

.post-nav .social-sharing {
	display: none;
}

.white-papers .widget-title {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 20px auto 0;
}

.white-papers .textwidget {
	text-align: center;
}

.white-papers .textwidget a {
	text-decoration: underline;
}

.rollover-images .sow-image-container {
	transition: opacity 0.25s;
}

.rollover-images .sow-image-container:hover {
	opacity: 0;
}

.press-releases h3 {
	font-size: 20px;
	font-weight: 400;
}

.press-releases h3 a {
	color: #00e0d8;
}

#panel-561-9-0-0 {
	margin-bottom: 0 !important;
}

.hide-row {
	display: none !important;
}