/*
Theme Name: Spacious-Child
Description: Spacious Child Theme
Author: ThemeGrill
Author URI: http://themegrill.com
Template: spacious
Version: 1.4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Child theme of Spacious
Text Domain: spacious-child
*/

@import url("../spacious/style.css");

/* CSS Document */

body {
	padding-top:0; 
	padding-bottom: 0;
}

#header-text-nav-container {
	background-color:#ffffff;
}

h3#site-title {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#home_featured {
	width: 100%;
}
#home_featured .featured_container {
	width: 100%; height: auto; min-height: 350px; padding-bottom:15px; background-color:#dcdcdc;
}

@media screen and (min-width: 768px) {
	.entry-container {
		margin-top: -20%;
		width: 50%;
		margin-left: 20px;
	}
}

.header-post-title-class {
	line-height: 36px;
}
.error-404 .page-title {
  font-size: 30px;
  line-height: 36px;
}


@media screen and (max-width: 768px) {
	#primary, #secondary, .wide-978 #primary, .narrow-978 #primary {
		float: none;
		width: 100%;
		margin: 0;
	}
	.entry-container {
		width: 85%;
		padding: 0 10px;
	}
}


.main-navigation li {
    padding: 0 0 0 20px !important;
}
h1#site-title {
    padding-bottom: 0px;
line-height: 36px;
font-size:22px;
}
#site-title a, #site-title a:hover { font-size:22px; line-height:36px;}
h1#site-title::first-letter {
    color: #b0192a;
    line-height: 36px;
}
#site-description { font-size:14px;}
#header-text {
    padding: 20px 10px 0px 0px;
}
.main-navigation ul li a {
    font-size: 14px;
}
#featured-slider { background-color:#c1c1c1;}
#featured-slider .entry-description-container { background-color:#555;}
.textwidget p.aligncenter { text-align:center;}
.textwidget p { text-align:left;}
.wpcmsdev-button.color-red {
background-color:#ff0000;
}
.wpcmsdev-button.color-blue {
background-color:#5785c3;
}
#controllers a {
color: #1A1A1A;
background-color: #1A1A1A;
}
.more-link {
    background-color: #5785c3;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    font-family: 'Lato',sans-serif;
    padding: 1rem 1.5rem;
    margin-top: 4px;
}
#recent-posts-3 ul li {
	display:block;
	padding-bottom: 1em;
}
#spacious_service_widget-2 {
	border-bottom: 1px solid #a0a5aa
}
#text-11 {
	margin-bottom:20px;
}

@media screen and (min-width: 768px) {
	.tg-one-half {
	width: 48.3%;
	}
	.tg-one-half-last {
		border-left: 1px solid #a0a5aa;
	}
}

@media screen and (max-width: 768px) {
	html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-x: hidden; }
	#header-text-nav-wrap { padding-top:0;}	
	#header-logo-image { margin-bottom:0;}
	#header-text { padding: 0; }
	#menu-footer { display:none; }
}