/*
 Theme Name:   Aayees Child
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.3
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  aayees-child
*/

/* Product-list sale pricing (home page and product archives). */
.woocommerce ul.products li.product .aayees-product-discount {
	display: block;
	margin: 0 0 6px;
	color: inherit;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
}

.woocommerce ul.products li.product .price del {
	color: #555555;
	opacity: 1;
}

.woocommerce ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price del .woocommerce-Price-currencySymbol {
	color: #555555 !important;
}

.woocommerce ul.products li.product .price ins {
	font-weight: 500;
	text-decoration: none;
}
