/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.woocommerce .woocommerce-notices-wrapper {
	z-index: 100 !important;
	bottom: 50px !important;
	position: fixed !important;
	border-radius: 10px !important;
	display: flex;
	padding-bottom: 0;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
	background: #eee !important;
	border: none;
	font-family: dana !important;
	margin: 0;
	border-right: 3px solid#8fae1b;
}