#basket-root{
    background-color: transparent;
}
#basket-root.opened{
    background-color: rgba(0,0,0,.7);
}