/*
Theme Name: Bomo
Text Domain: bomo
Version: 1.2.1
Tested up to : 6.6
Description: the DesignThemes Framework
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Theme URI: https://dtboom.wpengine.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce-notice {
    position: fixed !important;
    top: 0 !important;
    left: 15% !important;
    width: 70% !important;
    z-index: 999 !important;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
	color: #000 !important;
}