/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-callout-photo-left .fl-callout-photo, .fl-callout-photo-left-text .fl-callout-photo {
width: 27%;
}

.text-shadow {
    text-shadow: 1px 1px #000000;
    blur-radius: 3p;
}

@media (max-width: 768px) {

.fl-node-5881318335d94 .fl-row-content-wrap {
background-position: left center;
background-image: url("http://wp.kidneygroup.com/wp/wp-content/uploads/2017/02/graypattern.jpg");
}
}