/**
Theme Name: Buildgo Child
Author: ThemeOri
Author URI: https://themeforest.net/user/themeori/
Description: Child theme for the Buildgo theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buildgo-child
Template: buildgo
*/
:root {
  --e-global-color-primary: #ff0000! imporatant; /* Bright Red */
}
.flexitype-btn-wrapper{background:#f00 !important}
.flexitype-offcanvas-popup {
  background: #222F3E;
}