/* 
 Theme Name:   ChildVirtue - Motoval
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   
 Template:     virtue
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.woocommerce #carouselcontainer span.onsale, .woocommerce span.onsale, span.onsale {
    min-height: 20px;
    min-width: 32px;
    padding: 4px;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    display: block;
    text-transform: uppercase;
    text-align: center;
    line-height: 26px;
    top: 1px;
    left: 1px;
    margin: 0;
    color: #fff;
    z-index: 200;
    background-color: #fc9503;
    width: 100%;
}

.product_item .notrated {color: #666;}