.slick-prev:before, .slick-next:before {
  color: #000!important;
}

.saleproducts .products {
position: relative;
}

.saleproducts .products:before {
    content: " "!important;
    background-image: url(/wp-content/uploads/2023/09/%D7%91%D7%90%D7%93%D7%92%D7%B3%D7%98-%D7%A1%D7%A4%D7%98.png);
    position: absolute;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
}