/*
Theme Name:   WTR Store
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.0.4
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-search-form[type=popup] .content-product .footer-product{
	display:flex;
	justify-content:center;
}

.etheme-search-form[type=popup] .content-product .footer-product .button{
	background:#000;
	color:#fff;
	border-radius:8px;
}

.etheme-search-form[type=popup] .content-product .footer-product .button:before{
	margin-right:6px;
}

.etheme-search-form[type=popup] .etheme-search-form-item-title {
    font-size: 1rem;
    text-align: center;
}

.etheme-search-form[type=popup] .autocomplete-suggestions h2 {
    font-size: 1rem;
    text-align: center;
}

.xoo-wsc-sm-info .xoo-wsc-qty-box.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty{
	border-radius:0!important; 
	border-color:#000000!important;
}