/* ----------GENERAL-------------*/
#category .product_list_item #spvProductVideo .spvProductVideo__pause {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    padding: 15px;
    z-index: 99;
    justify-content: center;
    align-items: center;
}

/* ---------- FRONT -------------*/