/*
Theme Name: The Branch
Theme URI: https://themeforest.net/item/mediafoundry-creative-production-studio-theme/57345165
Author: WolfThemes
Description: Creative Production Studio Theme 
Version: 1.0.40.B
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mediafoundry

For any CSS customization, it is strongly recommended to use a child theme
https://wlfthm.es/child-theme

You will find a child theme template in your theme package
*/

/* TOP MENU */
.menu-button-secondary .menu-item-inner { background-color: #008000 !important; }
  
/* COMING SOON PAGE */
div.wp-block-cover {margin: 0 !important; }
div.wp-block-woocommerce-coming-soon { background: #008000 !important; }  /* Change container bg to green. */
body.site-layout-frame.desktop .site-container { margin: 0px; }
