/*
Theme Name: VG Vegawine
Theme URI: http://wordpress.vinagecko.net/t/vegawine/
Author: VinaGecko
Author URI: http://vinagecko.com/
Description: VG VegaWine is WordPress based online store to sell wine, food or grocery. It is good to sell organic produce, and it can also fit for winery or farm. The theme has an intuitive visual interface and informative layout that looks wonderful on any platform, so it can be also suitable for any website related to agritourism, agriculture or wine making business. We made the theme WooCommerce ready and supplied it with a respective wine shop design.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column
Text Domain: vg-vegawine

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

form.checkout{
	display: inline-block;
	width: 100%;
}

.ui-autocomplete-loading { 
    background:url('/wp-content/themes/vg-vegawine/assets/images/loading.gif') no-repeat right 10px center !important;
    
}

.button[name='update_cart']{ display: none!important;}

#woocommerce_product_tag_cloud-2{display: none!important;}

.toolbar .woocommerce-pagination{
	float: left;
}

.toolbar .woocommerce-ordering select{
	height: 46px !important
}

.main-navigation .mega-menu ul .sub-menu {
    position: static;
    display: block;
    max-height: 200px;
    overflow: auto;
}

body.invoice .content{
	padding-left: 1% !important;
    padding-right: 1% !important;
    padding-top: 1% !important;
    padding-bottom: 1% !important;
}
