/*
Theme Name: River Child
Theme URI: http://demo.qodeinteractive.com/river/
Description: A child theme of River Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.0
Template: river
*/
@import url("../river/style.css");

div.wrapper{
	background-color:#FFFFFF;
}
/*add space after words example: after slider*/
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .last_toggle_el_margin, .wpb_button {
	margin-bottom: 3%!important; 
}

/*add space after projects*/
.projects_holder {
	line-height: initial!important;
}

div .container{
	padding-bottom:5px;
	padding-top:5px;
}

.intro{
	line-height:36px;
}

.wpb_wrapper{
	line-height:initial;
}

media="all"
p {
font-size: 15px!important;
line-height: 22px!important;
}

::selection{
	background-color:#85C226!important;
}

::-moz-selection{
	background-color:#85C226!important;
}



.title.has_fixed_background{
    background-repeat: repeat;
			}
.column1 img {
    -webkit-box-shadow: 3px 3px 3px #7C7C7C;
    box-shadow: 3px 3px 3px #7C7C7C;
	border: 8px solid #fff;
    }

/*aside {
background: url("http://www.lbcpainting.com/wp-content/uploads/2014/06/sidebar_background.png") repeat top left;
-moz-box-shadow: 0 0 10px rgba(136, 136, 136, 0.5);
-webkit-box-shadow: 0 0 10px rgba(136, 136, 136, 0.5);
box-shadow: 0 0 10px rgba(136, 136, 136, 0.5);
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
padding: 15px 0 0 15px;
}
*/

aside ul > li:before {
    content: '\25BA';
	color:#87c227;
    float: left;
    margin-left: -21px
}


aside .widget li:last-child, .side_menu .widget li:last-child {
margin:0 0 10px 20px;
}

aside h4{
line-height: 43px;

}

/*footer*/

.footer_bottom_holder {
background-color: #85C226;
			}

media="all"
.footer_top a, .footer_top p, .footer_top span, .footer_top li{
	color: #007DC2!important;
}

#ascrail2000 div {background-color: #fff;} 