/*
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: Connect in Cloud Ltd
Author URI: http://www.connectincloud.co.uk
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-post-thumb img {max-width:440px !important; }
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item a,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li a:hover {color:#8AB4BC !important; }
li.socialmedia:hover, li.socialmedia a:hover, li.socialmedia:hover a * {color:#8AB4BC !important; }
@media (min-width: 768px) {
.menu-item-106 ul {max-width: 200px !important;}
.sub-menu li {margin-bottom: 1px !important;}
	}