#product-details[data-v-859c9ac6]{margin:2rem;height:100%;font-family:Open Sans,sans-serif}#product-details .product-display[data-v-859c9ac6]{display:flex;width:100%;row-gap:20px;flex-direction:column}#product-details .product-display .row[data-v-859c9ac6]{width:100%}#product-details .product-display .img-wrap[data-v-859c9ac6]{display:flex;justify-content:center}#product-details .product-display .img-wrap img[data-v-859c9ac6]{width:30rem}#product-details .error[data-v-859c9ac6]{background:#f44336;display:flex;justify-content:center;margin:10px 0;color:#ffebee;padding:10px 0;border-radius:6px}#product-details .total[data-v-859c9ac6]{color:#212121;font-weight:700;white-space:nowrap}#product-details .table-container[data-v-859c9ac6]{margin:2rem 0}#product-details .table-container .product-table[data-v-859c9ac6]{background:#fff;padding:1rem!important;border-collapse:collapse}#product-details .table-container .product-table .checkbox .btn[data-v-859c9ac6]{background-color:unset;background-color:red}#product-details .table-container .product-table th[data-v-859c9ac6]{padding:1rem;text-align:center;background:#ffeb3b;white-space:nowrap;color:#424242}#product-details .table-container .product-table tbody .active[data-v-859c9ac6]{background:#212121;color:#fff;transition:all .1s ease}#product-details .table-container .product-table tbody .active .total[data-v-859c9ac6]{color:#fff}#product-details .table-container .product-table tbody .active[data-v-859c9ac6]:hover{background:#212121!important;color:#fff!important}#product-details .table-container .product-table tbody .table-row[data-v-859c9ac6]{text-align:center;vertical-align:center;cursor:pointer}#product-details .table-container .product-table tbody .table-row .date[data-v-859c9ac6]{color:#212121;display:unset!important}#product-details .table-container .product-table tbody .table-row[data-v-859c9ac6]:hover{background:#eaeaea;color:#212121;transition:all .3s ease}#product-details .table-container .product-table tbody .addcart[data-v-859c9ac6]{background:#f44336;width:120px;height:40px;outline:none;border:1px solid transparent;border-radius:4px;display:flex;justify-content:center;align-items:center;z-index:3;color:#fff;transition:all .3s ease-in-out}#product-details .table-container .product-table tbody .addcart[data-v-859c9ac6]:hover{background:#fff;border-radius:0;color:#212121;border:1px solid #fff;transition:all .3s ease-in-out}#product-details .content[data-v-859c9ac6]{padding:1rem;margin:20px 0;display:flex;row-gap:20px;flex-direction:column}#product-details .content p[data-v-859c9ac6]{font-weight:400;line-height:2rem}#product-details .content h4[data-v-859c9ac6]{text-transform:uppercase;font-weight:600;position:relative}#product-details .content h4[data-v-859c9ac6]:after{content:"";position:absolute;width:20rem;height:4px;bottom:13px;left:15%;background:#ffc107}