p.hikashop_cart_product_name a {
    color: #000;
}

p.hikashop_cart_product_name a:hover {
    color: #fac332 !Important;
}

p.hikashop_cart_product_name {
    width: unset !Important;
}

@media (min-width: 1200px){
.hikashop_cart_product_quantity_delete {
    position: absolute;
    right: 20px;
}}