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

.sep-page .sep-detail .event-description .single-event-image .countdown {display: none;}
.sep-page .sep-detail .event-description .single-event-image .overlay-counter {display: none;}
.sep-page .sep-detail .event-description .event-title h2 {font-size: 28px;font-weight: 600;line-height: 1.3em;margin: 30px 10px;}
.sep-page .sep-detail .event-organizer span {font-size: 18px;color: #363636;}

.buttons {font-size: 16px;}

blockquote {border-left: 5px solid #d2983d !important;}

/* SOCIAL ICONS IN CUSTOM POSTS MODULE */ 
.scriptlesssocialsharing-buttons .button:before {font: normal normal normal 19px FontAwesome !important;}
.scriptlesssocialsharing-buttons a.button {border: none;border-radius: 100px !important;}

.gsection {margin-bottom: 5px !important;}
