/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.7.1590009888
Updated: 2020-05-20 21:24:48

*/

ul.products .woocommerce-Price-amount.amount {
    font-size: 1.5rem;
}

.no-product-images .summary {
width: 100% !important;
}
.no-product-images.woocommerce-page span.onsale, 
.no-product-images.woocommerce span.onsale {
    top: -10px !important;
    position: relative !important;
}

#salePageLink {
	float:right;
}

@media screen and (max-width:800px) {
	#salePageLink {
		float:left;
		clear:both;
		margin-top:20px;
	}
}