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

.fl-page {
    margin: 20px;
    border-radius: 20px !important;
}

.shadowed .fl-slideshow-image {
	border-radius: 20px;
}

.mailpoet_form_close_icon {
    z-index: 9999999;
    scale: 150% !important;
}

.mailpoet_form_popup_overlay {
	display: none !important;
}