.my-orders-wrapper{width:100%;min-height:420px;padding:clamp(1rem,3vw,1.6rem);overflow:hidden}.my-orders-wrapper>.title-data{border-bottom:1px solid #8037281f;margin-bottom:1rem;padding-bottom:1rem}.my-orders-wrapper .products-header{margin-bottom:.75rem}.my-orders-wrapper .product-table{background:#fff;border:1px solid #8037281a;border-radius:8px;max-height:none;overflow:auto}.my-orders-wrapper .product-table table{min-width:760px}.my-orders-wrapper .product-table thead{background:#fff7f4}.my-orders-wrapper .product-table th{color:#7b6b66;letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:.72rem!important}.my-orders-wrapper .product-table th,.my-orders-wrapper .product-table td{vertical-align:middle;border-bottom:1px solid #80372814;padding:.9rem 1rem}.my-orders-wrapper .product-table tr{border:0}.my-orders-wrapper .product-table tbody tr:hover{background:#8037280a!important}.img-product-my-order{object-fit:cover;background:#f5f1ee;border-radius:8px;width:46px;height:54px}.product-my-order{color:#1b1513;align-items:center;gap:.8rem;font-weight:600;display:flex}.body-my-orders td:nth-child(6),.my-orders-wrapper .mobile td:nth-child(3){color:var(--color-primary);font-weight:700}.my-orders-wrapper .transparent-btn{min-height:36px;color:var(--color-primary);background:#fff;border:1px solid #8037282e;border-radius:8px;font-weight:700;transition:background-color .2s,color .2s}.my-orders-wrapper .transparent-btn:hover{background:var(--color-primary);color:#fff}.my-orders-modal-wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;background-color:#180f0c57;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.my-orders-modal{color:#1b1513;background:#fff;border:1px solid #80372824;border-radius:8px;flex-direction:column;gap:.85rem;width:min(900px,94vw);max-height:90vh;padding:1.5rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 28px 80px #180f0c38}.my-orders-modal-header{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #8037281f;justify-content:space-between;align-items:center;min-height:58px;margin:-1.5rem -1.5rem 0;padding:1rem 1.5rem;display:flex;position:sticky;top:-1.5rem}.my-orders-modal-header h2{color:#1b1513;font-size:1.05rem!important}.my-orders-modal .close-btn{width:38px;height:38px;color:var(--color-primary);background:#fff7f4;border:1px solid #80372824;border-radius:8px;order:2;padding:.45rem;position:static}.my-orders-modal h4{color:#1b1513;letter-spacing:.02em;border-top:1px solid #8037281f;width:100%;margin-top:.4rem;padding-top:1rem}.my-orders-modal p{color:#493a35;line-height:1.55}.mc-tracking-status{color:var(--color-primary,#80372a);text-transform:capitalize;font-weight:700}.mc-dac-btn{color:#fff;letter-spacing:.01em;background:#1b1513;border-radius:6px;padding:.45rem 1.1rem;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-block}.mc-dac-btn:hover{background:#3a2c28}.order-products-header{border-bottom:1px solid #8037281f;grid-template-columns:minmax(0,1fr) 110px 120px;align-items:center;gap:1rem;padding-bottom:.75rem;display:grid}.order-products-header>span:first-child{width:auto}.order-products-container{border-bottom:1px solid #8037281a;grid-template-columns:minmax(0,1fr) 110px 120px;align-items:center;gap:1rem;padding:1rem 0;display:grid}.order-product-items{align-items:center;gap:.8rem;width:auto;min-width:0;display:flex}.img-product-order-details{object-fit:cover;object-position:center;background:#f5f1ee;border-radius:8px;flex:none;width:76px;height:96px}.order-product-quantity{color:#1b1513;width:auto;font-weight:600}.total-amount-div{color:#1b1513;background:#fff7f4;border-radius:8px;justify-content:flex-end;align-items:center;gap:1rem;width:100%;margin-top:.5rem;padding:1rem;display:flex}.total-amount{color:var(--color-primary);font-size:1.35rem!important}@media screen and (max-width:900px){.my-orders-wrapper .desktop{display:none}.my-orders-wrapper .mobile{display:block}.my-orders-wrapper .mobile.product-table{background:0 0;border:0}.my-orders-wrapper .mobile.product-table table{border-collapse:separate;border-spacing:0 .7rem;min-width:0}.my-orders-wrapper .mobile thead{display:none}.my-orders-wrapper .mobile tr{background:#fff;border:1px solid #8037281a;border-radius:8px;grid-template-columns:1fr 1fr;gap:.55rem;padding:.9rem;display:grid;box-shadow:0 10px 24px #3620180d}.my-orders-wrapper .mobile td{border:0;padding:0;display:block}.my-orders-wrapper .mobile td:first-child:before{content:"Orden"}.my-orders-wrapper .mobile td:nth-child(2):before{content:"Fecha"}.my-orders-wrapper .mobile td:nth-child(3):before{content:"Estado"}.my-orders-wrapper .mobile td:nth-child(4){color:var(--color-primary);border-top:1px solid #8037281a;grid-column:1/-1;padding-top:.55rem}.my-orders-wrapper .mobile td:before{color:#7b6b66;text-transform:uppercase;margin-bottom:.2rem;font-weight:700;display:block;font-size:.7rem!important}.my-orders-modal-wrapper{align-items:flex-end;padding:0}.my-orders-modal{border-radius:8px 8px 0 0;width:100vw;max-height:92vh;padding:1rem}.my-orders-modal-header{margin:-1rem -1rem 0;padding:.9rem 1rem;top:-1rem}.order-products-header{display:none}.order-products-container{background:#fff;border:1px solid #8037281a;border-radius:8px;grid-template-columns:1fr;gap:.6rem;padding:1rem}.order-product-items{align-items:flex-start}.img-product-order-details{width:64px;height:82px}.order-product-quantity{justify-content:space-between;display:flex}.total-amount-div{justify-content:space-between}}@media screen and (max-width:500px){.my-orders-wrapper{min-height:360px}.my-orders-wrapper .mobile tr{grid-template-columns:1fr}}.mc-ues-tracking{background:#f8fafc;border:1px solid #dbe4f0;border-radius:8px;margin:1rem 0;padding:1rem}.mc-ues-events{flex-direction:column;gap:.55rem;margin:.8rem 0 0;padding-left:1.1rem;display:flex}.mc-ues-events li span{color:#64748b;font-size:.78rem;display:block}
