/* 
Theme Name: NX Power
Description: Thema exclusivo de NX Power
Author: Inmind
Author URI: InMind
Template: hello-elementor
Version: 3.4.4
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.cart-contents.shopping-cart { display:none; }

#whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
	
}

#whatsapp a {padding: 20px 0; color: #ffffff; }
#whatsapp a::before {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 10px;
	margin-right: 10px;
	color: rgba(0, 0, 0, .8);
	background: #EF7D5B;
	border: 1px solid #ccc;
	border-radius: 20px;
	filter: drop-shadow(0 1px 4px rgba(0,0,0,.4));
	transition: .3s ease;
	opacity: 0;
}
#whatsapp:hover a::before {opacity: 1;}

}
