/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.wc-new-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    z-index: 999;
    pointer-events: none;
}

.wc-new-badge img {
    max-width: 100% !important;
    height: auto;
    display: block;
}

.woocommerce ul.products li.product {
    position: relative;
}