.card-product{transition:all 0.3s ease-in-out}.card-product:hover{transform:translateY(-5px)}.card-product .card-title{font-size:1.25rem;font-weight:700;margin-top:15px}.card-product .card-price{font-size:1.1rem;color:#f5365c;margin-top:10px}.card-product .card-rating{font-size:.9rem;color:#fb6340}.modal-custom-width{max-width:80%!important;width:80%!important}.carousel-item img{max-height:400px;object-fit:cover;width:100%}.product-list-container .row{display:flex;flex-wrap:wrap}.product-list-container .col-md-3{flex:0 0 19%;max-width:19%;padding:10px;box-sizing:border-box;overflow:hidden}.product-list-container .card-product{display:flex;flex-direction:column;justify-content:space-between;height:100%;box-shadow:0 0 10px rgb(0 0 0 / .1);overflow:hidden;border-radius:10px}.product-list-container .card-img-top{object-fit:cover;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);width:100%;height:200px}.product-list-container .card-body{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-list-container .card-title{font-size:1rem;margin-bottom:.5rem}.product-list-container .card-price{color:#f53d2d;font-weight:700}.product-list-container .card-rating{margin-top:10px;font-size:.9rem;color:#ffa41c}.product-list-container .btn-primary{background-color:#007bff;border-color:#007bff;width:100%;padding:5px;text-align:center;margin-top:10px}.navbar,.sidebar{z-index:9999}.modal{z-index:1050}#sidenav-main{z-index:1040}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}html{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.custom-alert{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;z-index:1050;margin:0;border-radius:0;background-color:#b02a37;color:#fff}.btn-selected{background-color:#6c757d;color:#fff;border-color:#6c757d}