/* Copyright 2020-2026 Information Management Services, Inc. */
.cart {
    margin-bottom: 10px;
    border-radius: 5px;
    border: 3px solid #994;
    background-color: #eea;
    padding: 5px 10px;
    z-index: 998 !important;
}
