/*
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... */ 
.fa {font-family:"FontAwesome"!important;font-weight: 400!important;}
.fa-pencil:before {content: "\f040"!important;}
.fl-slide-content .fl-button-left {text-align: center!important;}
.soliloquy-outer-container.soliloquy-carousel {overflow: hidden;}
.fl-page {overflow: hidden;}
.wp-admin .gform_wrapper .hidden {display: block;visibility: visible;}
/*@media (max-width: 480px)
.fl-page-footer-row.row {
margin-right:-15px !important;
margin-left:-15px !important;
}*/