/*
Theme Name: Business - Child
Template: business
Version: 1.0.0
*/


@import '../business/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

.rev_slider .slotholder:after {
	
	 /* remove black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 67%, rgba(76, 76, 76, 0) 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.0) 33%, rgba(0, 0, 0, 0.0) 67%, rgba(76, 76, 76, 0) 100%) repeat scroll 0 0;
}
.footer_call_to_action {
	background: #bb60a5 none repeat scroll 0 0!important;
}






