/*
Theme Name: Motors Child
Theme URI: https://carpointgrottaglie.com/
Description: Child theme for Motors (CarPoint)
Author: Anthony
Template: motors
Version: 1.0.0
Text Domain: motors-child
*/
.listing-list-loop .content .meta-top .price:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -11px;
    height: 100%;
    width: 32px;
    background-color: #FFF;
    /* transform: none !important; */
    z-index: -10;
}

.normal-price {
    background: none;
}