/**
Theme Name: LV-rose-21
Author: Leontine Vintage
Author URI: https://leontinevintage.live
Description: Customized with love and italian creativity
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lv-rose-21
Template: astra
*/
/*Sale
----------------*/
.woocommerce span.onsale,
.wc-block-grid__product .wc-block-grid__product-onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce.single-product span.onsale {
 /* right: 0;
  left: auto;
  z-index: 10;*/

  border-radius: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0!important;
  padding: 9px!important;
  /*right: 0.71428571428571em;*/
  top: 0.71428571428571em;
  line-height: 1em;
  min-height: 20px!important;
  background-color:#000!important; /*#90203c;*/
  transform: rotate(-10deg);
  color:#fff!important;
}
.tnp-name,.tnp-email{
	background-color:#F0eeee !important;
}
