﻿/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.g-cols.offset_none > div {
    vertical-align: top;
    padding: 3%;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], textarea, select {
    border-radius: 0px;
}

.w-form-row {
    margin-bottom: 10px;
}

		.l-titlebar.size_huge h1 {
			font-weight: bold;
			}
			
.l-titlebar p {
    line-height: 22px;
    margin: 6px 0 0;
    opacity: 1;
    font-weight: bold;
    font-size: 24px;
}

.vc_responsive .home_box_wrap.wpb_row .vc_span2 {
float: left;
width: 18.8%;
padding: 0;
margin-right: 1.5%;
min-height: 0;
}

.home_box_wrap .home_box_last {
margin: 0 !important;
}

.rsDefault .rsArrow {
    color: #92b6c7;
}

.timeline_um-container .load-more span {
    background: none repeat scroll 0 0 #006699;
    color: #ffffff;
}

.timeline_um-container .loading span {
  background: url("images/ajax-loader.gif") no-repeat scroll 5px 13px #006699 !important;
}

.w-blog-post-title {
    font-weight: bold;
}

.l-section.height_auto .l-section-h {
    padding-bottom: 30px!important;
}