#carrinhoCatalogo {
    box-shadow: 0 2px 10px 0px #00000033 !important;
    overflow-y: auto; 
    max-height: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1;
    margin-bottom: 20px;
}
