.products[data-v-be1b3e70]{padding:40px 60px;height:100%}.products .header[data-v-be1b3e70]{display:flex;justify-content:space-between}.products .cards[data-v-be1b3e70]{display:flex;flex-wrap:wrap;justify-content:center}.products .cards .card[data-v-be1b3e70]{width:240px;height:380px;box-sizing:border-box;margin:24px;transition:box-shadow .5s ease;border:1px solid #dfdfdf}.products .cards .card[data-v-be1b3e70]:hover{box-shadow:2px 2px 8px 3px rgba(73,73,73,.3)}.products .cards .card .promotion[data-v-be1b3e70]{position:absolute;left:-10px;padding:10px;top:-10px;background-color:#007bff;color:#fff;font-weight:700;border-radius:5px}.products .cards .card .unavailable[data-v-be1b3e70]{position:absolute;left:50%;transform:translateX(-50%);width:100%;top:163px;text-align:center;color:red;font-weight:700}.products .cards .card .container .img[data-v-be1b3e70]{height:180px;padding:16px}.products .cards .card .container .img img[data-v-be1b3e70]{height:140px;width:100%}.products .cards .card .container .img img[data-v-be1b3e70]:hover{cursor:pointer}.products .cards .card .container .description[data-v-be1b3e70]{height:120px}.products .cards .card .container .description .card-price[data-v-be1b3e70]{font-size:1.6em;font-weight:700;color:#404040}.products .cards .card .container .totals[data-v-be1b3e70]{height:70px;padding:8px}.products .cards .card .container .totals #inputQuantity[data-v-be1b3e70]{width:130px;margin-left:5px;margin-right:20px}.products .show-template[data-v-be1b3e70]{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1000}.products .show-template .close[data-v-be1b3e70]:hover{color:#000;cursor:pointer}.products .show-template .modal-body[data-v-be1b3e70]{display:flex;justify-content:center;align-items:center}.products .show-template .modal-body img[data-v-be1b3e70]{width:500px}