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

header {
	position: relative;
	z-index:  5;
}

#banner {
    border-bottom: 10px solid #005bac;
    border-radius: 0 0 67% 33% / 0 0 20% 13%;
    overflow: hidden;
}

.shadowBox > .fl-row-content-wrap {
    box-shadow: 0 7px 15px #000;
}


 .order-info ul {
    border-top: 0.4em solid 
    black!important;
}





 