/*
Theme Name: Easy eCommerce
Author: DiThemes
Author URI: https://dithemes.com/
Description: Easy eCommerce is Responsive, SEO Friendly, Fully Customizable and WooCommerce Ready WordPress Theme. It can be used to create awesome pages, post and sell products online. Theme features : One Click Demo Import, Custom Logo, Custom Menu, Customizable Top Bar, Social Profile, Footer Widgets, Footer Copyright Section, Sticky Header, Page Loading Icon, Sidebar Menu, Full Width Layout, Left Sidebar Layout, Right Sidebar Layout, Typography Options, Blog Options, WooCommerce Options, Contact Form 7 Ready, Elementor Page Builder Ready, WooCommerce Ready and Much More. It is designed for eCommerce and Business websites so it can be used for different types of websites such as online selling, startups, agency and firm, photography, travel, blog, lifestyle, architecture, landing page, one page, restaurant, corporate businesses and similar websites.
Version: 1.1
Requires at least: 5.2
Tested up to: 6.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio
Text Domain: easy-ecommerce
Template: di-responsive
*/

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border: 1px solid #F0F0F0;
	overflow: hidden;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
	margin: 3px 3px 0 0;
	padding: 5px 10px;
	line-height: 17px;
	min-height: 0;
	min-width: 0;
}

.woocommerce span.onsale {
	border-radius: 20%;
}

.woocommerce ul.products li.product .star-rating {
	display: none;
}

.woocommerce .woocommerce-result-count {
	font-size: 12px;
}

.woocommerce .woocommerce-ordering select {
	padding: 5px;
	border: 1px dotted #A7A7A7;
	margin: 2px 6px;
	color: #828282;
	background-color: #fbfbfb;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
	margin-bottom: 6px;
}

.woocommerce ul.products li.product .price {
	text-align: center;
	margin-bottom: 10px;
}

.woocommerce ul.products li.product .button {
	margin: 0 auto;
	display: table;
}

.woocommerce a.added_to_cart {
	display: table;
	margin: 0 auto;
}

.woocommerce-cart table.cart img {
	width: 60px;
}
