/**
 * Theme Name:     Fathi-Child
 * Author:         SitechTeam
 * Template:       Fathi
 * Text Domain:	   fathi-child
 * Description:    Fathi cosmetic online shop
 * Author URI:     https://sitechteam.ir/
 * Version:        1.1
 */

.percent-off.sale-percentage {
	background: url(http://www.fathii.ir/wp-content/uploads/2025/09/Badge.svg) !important;
    color: #0E273C;
    background-repeat: no-repeat !important;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 15px;
    right: unset !important;
    z-index: 10;
    width: 42px;
    background-size: contain !important;
}

.woocommerce-Price-currencySymbol {
	color: #0E273C !important;
}

