/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.9.3
*/
@import url("../mercury/style.css");

.space-header-logo a {
	padding-top: 15px;
	margin-right: 25px;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #2d3436;
	line-height: 0;
}

.space-header-logo-ins {
	margin: 5px 0 0 0;
	position: relative;
}

.space-header-logo-ins:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 20px;
	right: 0;
	top: 25px;
	background-color: #e9edf0;
}

.space-header-menu ul.main-menu li a {
	font-family: 'Roboto', sans-serif;
	color: #151515;
	text-decoration: none;
	font-weight: 600;
	padding: 32px 9px;
	border-bottom: 2px solid transparent;
	display: block;
}

.space-header-menu ul.main-menu li ul.sub-menu li a {
	display: inline-block;
	padding: 0;
	color: #34495e;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 1px solid transparent;
}

.space-page-wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}
.space-title-box-h1 h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 2.5em;
	line-height: 1.1em;
	color: #151515;
	text-align: center;
}

.space-default-widget {
	margin-left: 0px;
	margin-right: 0px;
}

.space-archive-loop-item-title a:hover {
	color: #2ecc71 !important;
}

.space-archive-loop-item-excerpt {
	margin-bottom: 30px;
	margin-right: 25px;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.65em;
	color: #7f8c8d;
}

.space-archive-loop-item-title-box-ins {
	margin: 5px 15px 0;
}

.space-archive-loop-item-title {
	margin: 5px;
	line-height: 0;
}

.space-archive-title-box-h1 {
	margin: 0 15px;
	text-align: center;
}

.space-news-3-item-title a {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.25em;
	color: #151515 !important;
	text-decoration: none !important;
}

.space-news-3-item-title a:hover {
	color: #2ecc71 !important;
}

.case-15 {
	margin: 0 25px 30px;
	padding: 0;
}