/*
Theme Name: Wise Owl Marketing Child Theme
Theme URI: https://wise-owl-marketing.com/theme
Version: 1.0
Description: A customized theme based on Beaver Builder
Author: Wise Owl Marketing
Author URI: https://wise-owl-marketing.com
template: bb-theme
*/

/* Add your custom styles here... */ 


/*Remove Nav Menu From Landing Pages*/
.page-template-tpl-landing-page-no-nav .fl-page-nav-wrap { 
	display: none; 
}