/*
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:*/


.l-subheader.at_middle .w-image {
    position: absolute;
    left: 38%;
    right: 38%;
    width: 206px;
    top: -100px;
}


 
.home_slideshow_row .l-section-h {
	margin-bottom: 0;
	padding-bottom: 0;
}



.home_camps_img {
	margin-top: 15px;
}

html, .w-nav .w-widget,
.wpb_wrapper blockquote {
	font-family:"Muli", sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:25px;
}

.wpb_wrapper blockquote:before,
.w-separator.color_border,
.w-iconbox.color_light .w-iconbox-icon{
	color:#e8e8e8;
}



.l-main .l-section.height_medium{
	/*padding-top: 0;*/
	padding-bottom: 0;
}

.l-footer .l-section.height_medium,
.l-footer .l-section.height_small {
	padding-top: 0;
	padding-bottom: 0;
}


.l-footer .l-section.height_small>.l-section-h {
	padding: 2rem 0;
}

.w-btn, .button, .l-body .cl-btn, .l-body .ubtn, .l-body .ultb3-btn, .l-body .btn-modal, .l-body .flip-box-wrap .flip_link a, .rev_slider a.w-btn, .tribe-events-button, button[type="submit"], input[type="submit"] {
	border-radius: 0.3em;
	padding: 0.8em 1.8em;
	box-shadow: 0 0em 0em rgba(0,0,0,0.18);
}


.l-section .blog_posts a.w-btn {
	border-color: #e8e8e8;
	background-color: #fff;
	color: #000 !important;
}
.l-section .blog_posts a.w-btn:hover {
	color: #fff !important;
}

.l-section .blog_posts a.w-btn:hover,
.no-touch .l-section .blog_posts .us-btn-style_1:hover {
	background-color: #e8e8e8;
}

.l-section .blog_posts .w-post-elm.post_author a,
.l-section .blog_posts .w-post-elm.post_taxonomy a {
	color: #999999;
}

.l-section .blog_posts .w-post-elm.post_author a:hover,
.l-section .blog_posts .w-post-elm.post_taxonomy a:hover {
	color: #124d09;
}


.l-section .blog_sidebar a {
	text-decoration: none;
}

body .blog_sidebar .wpb_content_element {
	margin-bottom: 3rem;
}




.l-section .single_post_meta {
	padding-top: 1rem;
}

.l-section .single_post_header div.l-section-h.i-cf,
.l-section .single_post_meta div.l-section-h.i-cf,
.l-section .single_post_content div.l-section-h.i-cf {
	padding-top: 0;
	padding-bottom: 0;
}



ul.ab-top-menu li#wp-admin-bar-new_draft,
ul.ab-top-menu li#wp-admin-bar-revslider {
	display: none;
}



@media (min-width: 901px){
	body:not(.home) .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, 
	body:not(.home) .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h, 
	body:not(.home) .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h {
	    padding-top: 200px;
	}
}