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

.header_top a.fl-button{
	padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.bx-wrapper .bx-pager{
	display: none !important;
}

.fl-node-5c4c77665fbee .uabb-creative-button-wrap {
	border: none !important;
}

i.uabb-button-icon.uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn{
	padding-left: 8px;
	padding-right: 8px;
}

.uabb-creative-button-wrap .uabb-creative-button .uabb-creative-button-icon-after {
    margin-left: 0px !important;
}

.fl-node-5c4c77665fbee .uabb-creative-button-wrap a{
	padding: 10px;
}

i.fl-button-icon.fl-button-icon-before.dashicons.dashicons-before.dashicons-arrow-right:after{
	content: "WATCH CLARK'S VIDEO";
		font-family: montserrat, sans-serif;
	font-weight: 700;
	line-height: 65px;
}

i.fl-button-icon.fl-button-icon-before.dashicons.dashicons-before.dashicons-arrow-right:before{
	width: 65px;
height: 65px;
font-size: 55px;
	background: #ff5a00;
	margin-right: 20px;
	color: #ffffff;
	-moz-border-radius: 33px; 
   -webkit-border-radius: 33px; 
   border-radius: 33px;
	border: 5px solid #ccc6c6;
}

.fl-sidebar ul li a, .fl-sidebar ul li a:hover{
	color: #777777;
}

footer .fl-rich-text a:hover{
	text-decoration: underline;
}

