/*
 Theme Name: Parallax One Child
 Theme URI: 
 Description:  Parallax One Child Theme
 Author:       Guilad Gonen
 Author URI:   
 Template:     Parallax-One
 Version:      1.0.0
 Tags:         black, blue, gray, white, light, responsive-layout, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, front-page-post-form, full-width-template, rtl-language-support, threaded-comments, translation-ready, accessibility-ready
 Text Domain:  parallax-one-child
*/
@import url("../Parallax-One/style.css");

h1.intro { font-size: 2.5rem }
.header-style-one .intro-section { margin-top: 0;}
h1.site-title
{
	text-transform: uppercase;
	font-size: 1.2rem;
	margin-bottom: 0;
	line-height: 36px;
}
	h1.site-title a
	{
		color: white;
	}
.intro-section h5  { font-size: 30px }
.header .overlay-layer { padding-bottom: 100px }
.main-navigation ul ul, .sticky-navigation { background: #111118 }
.sticky-navigation .main-navigation a { color: #CCC }
.powered-by { display: none }
#our_services_wrap > div { min-width: 48% }
#story .row > div { width: 100% }
#story li { list-style: none }
#story li:before { content: '• '; color: #008ED6; }
.service-icon a { display: block; position: absolute; left: 0px; right: 0px; top: 0; bottom: 0; padding-top: 20px; }
.service-box { position: relative }
article section .entry-title { font-size: 20px; line-height: 28px; text-transform: uppercase; color: #000; margin-top: 0px; padding-top: 40px }
#sidebar-secondary { margin-top: 0px; padding-top: 89px; border: 0 }
#subitems { border-top: 2px solid #888; padding-top: 5px }
#subitems .post-comments { float: none; margin-right: auto; padding-left: 0; }
.page .colored-line-left { width: 100% }
.gallery-item { padding: 0.5% }
.timeline-box-wrap .info h1::after
{
	content: none;
}
.timeline-box-wrap
{
	border: none !important;
}
.timeline-box-wrap .icon-container
{
	width: 90px;
	height: 90px;
	margin-left:-60px;
	margin-top: 0;
}
.timeline-box-wrap .info .entry-content p
{
	font-size: 26px;
	padding: 5px 0;
	text-align: left;
}
.timeline-box-wrap .info .entry-content p:before, .timeline-box-wrap .info .entry-content p:after
{
	font-family: sans-serif;
	content: '“';
	color: #AAA;
	font-size: 60px;
	text-align: bottom;
	line-height: 0;
	vertical-align: bottom;
}
.timeline-box-wrap .info .entry-content p:after
{
	content: '”';
}
#story .brief-content-text 
{
	text-align: left;
}
.entry-content p {
    text-indent: 20px;
}
.parallax-one-footer-icons {
	font-size: 33px;
}
#menu-principal li span.icon-social-facebook-square {
	font-size: 130%;
}
#menu-principal li span.icon-social-googleplus-square {
	font-size: 130%;
}
#cscf {
	background: #EEE;
	padding: 20px;
}
#cscf > div {
	max-width: 550px;
	margin: 0 auto;
}
#cscf .form-group:nth-of-type(1) {
	float: left;
	max-width: 275px;
	width: 100%;
}
#cscf .form-group:nth-of-type(2) {
	float: left;
	max-width: 275px;
	width: 100%;
}
#cscf .form-group:nth-of-type(3) {
	clear: both;
}
.intro-section {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}