/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

.small-preview {
    width: auto;
    height: auto;
    overflow: hidden;
    border-radius: 0px;
    float: left;
    margin: 6px 0 0 0;
    position: relative;
    text-align: center;
    line-height: 100%;
    position: relative;
    z-index: 4;
    display: block;
}
#top .fullsize .template-blog .blog-meta {
    float: none;
    margin: 0 auto;
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 1000;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: justify;
    font-size: 1.15em;
    line-height: 1.7em;
    max-width: 100%;
    margin: 0 auto;
    overflow: visible;
}
#top .fullsize .template-blog .post-title {
    max-width: 100%;
}

.blog-meta .iconfont {
	display: none;
}
.blog-meta .small-preview {
	background: transparent !important;
}

.avia_textblock p {
	margin: 0 0 7px 0;
}
.grid-entry .inner-entry {
    box-shadow: none !important;
}
.toggler, 
.toggle_content {
	font-size: 14px;
}

.grid-entry-excerpt {
    font-size: 16px !important;
    font-style: normal !important;
    margin-bottom: -2px;
    	text-align: center !important;
}
.first_form .form_element .form_element_half {
    width: 48% !important;
    margin-padding: 2% !important;
}
.avia_textblock {
	text-align: justify;
}
.av-logo-container {
	height: 75px !important;
}
.logo {
	padding: 12px 0 !important;
}

.av_minimal_header #header_main .container, .av_minimal_header .main_menu ul:first-child > li a {
    height: 75px;
    line-height: 75px;
}
.read-more {
	text-align: right;
	margin-top: 15px;
	letter-spacing: 0.5px;
	/* text-transform: uppercase !important; */
}
.home-content-header {
    position: relative;
    font-size: 22px;
    z-index: 1;
    overflow: hidden;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    color: #4d6786;
	margin: 0 0 40px 0;
	text-transform: uppercase !important;
   
}
.home-content-header span {
	padding: 0 10px 0 0;
}
.home-content-header:after {
    position: absolute;
    top: 10%;
    overflow: hidden;
    width: 100%;
    height: 20px;
    content: '\a0';
    background: url(images/double-blue-line.png) repeat-x;
}


#top .fullsize .template-blog .post-title{text-align: center; font-size: 30px; padding:0px 0; max-width: 800px; margin: 0 auto;}

.entry-title  {
    position: relative !important;
    font-size: 22px !important;
    z-index: 1 !important;
    overflow: hidden !important;
    text-align: left !important;
    font-family: 'Roboto', sans-serif !important;
    color: #4d6786 !important;
	margin: 0 !important;
	text-transform: uppercase !important;
   
}
.entry-title span {
	padding: 0 2% 0 0 !important;
}
.entry-title :after {
    position: absolute;
    top: 25%;
    margin-left: 1%;
    overflow: hidden;
    width: 100%;
    height: 20px;
    content: '\a0';
/*    background: url(images/double-blue-line.png) repeat-x; */
}

/* Added by Scott to fix post title alignment in Blog Posts element */
.post-title {
    padding: 0px 0 !important;
}

.featured-installations {
    position: relative;
    font-size: 24px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #4d6786;
	margin: 0 0 40px 0;
	text-transform: uppercase !important;
   
}
.featured-installations span {
	padding: 0 10px;
}
.featured-installations:before, .featured-installations:after {
    position: absolute;
    top: 15%;
    overflow: hidden;
    width: 50%;
    height: 20px;
    content: '\a0';
    background: url(images/double-blue-line.png) repeat-x;
}
.featured-installations:before {
    margin-left: -50%;
    text-align: right;
}
.footer_color {
	border-top: 5px solid #7287a2;
	border-bottom: 0;
}
#socket {
	text-align: center;
	border: 0;
}
.copyright {
	float: none !important;
}

.footer-left {
	float: left;
	width: 35%;
	text-align: left;
	margin-left: 15%;
	text-transform: uppercase;
	font-size: 14px;
}

#footer h3 {display: none;}

#footer .footer-title {
    position: relative;
    font-size: 18px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    font-family: 'Roboto', sans-serif;
	margin: 0 0 15px 0;
}
#footer .footer-title span {
	padding: 0 10px;
}
#footer .footer-title:before, #footer .footer-title:after {
    position: absolute;
    top: 20%;
    overflow: hidden;
    width: 50%;
    height: 15px;
    content: '\a0';
    background: url(images/double-white-line.png) repeat-x;
}
#footer .footer-title:before {
    margin-left: -50%;
    text-align: right;
}
.footer-address {
	padding-left: 15%;
	font-size: 14px;
}
.content, .sidebar {
    padding-top: 20px;
    padding-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1;
}
