/*
Theme Name:   Xstore child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
.etheme-buy-now-button {
	background-color: #fff;
    height: auto;
    font-family: "Poppins", Sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    fill: #27663a;
    color: #27663a;
    padding: 0.75em 2.5em 0.75em 2.5em;
	border: 2px solid #27663a;
}
.etheme-buy-now-button:hover{
	background-color: #fff; fill: #27663a;
    color: #27663a;
	border: 2px solid #27663a;
}
