.my-orders-wrapper{width:100%;min-height:420px;padding:clamp(1rem,3vw,1.6rem);overflow:hidden}.my-orders-wrapper>.title-data{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(128,55,40,.12)}.my-orders-wrapper .products-header{margin-bottom:.75rem}.my-orders-wrapper .product-table{max-height:none;overflow:auto;border:1px solid rgba(128,55,40,.1);border-radius:8px;background:#fff}.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;font-size:.72rem!important;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.my-orders-wrapper .product-table td,.my-orders-wrapper .product-table th{padding:.9rem 1rem;border-bottom:1px solid rgba(128,55,40,.08);vertical-align:middle}.my-orders-wrapper .product-table tr{border:0}.my-orders-wrapper .product-table tbody tr:hover{background:rgba(128,55,40,.04)!important}.img-product-my-order{width:46px;height:54px;border-radius:8px;object-fit:cover;background:#f5f1ee}.product-my-order{display:flex;gap:.8rem;align-items:center;color:#1b1513;font-weight:600}.body-my-orders td:nth-child(6),.my-orders-wrapper .mobile td:nth-child(3),.my-orders-wrapper .transparent-btn{color:var(--color-primary);font-weight:700}.my-orders-wrapper .transparent-btn{min-height:36px;border:1px solid rgba(128,55,40,.18);border-radius:8px;background:#fff;transition:background-color .2s ease,color .2s ease}.my-orders-wrapper .transparent-btn:hover{background:var(--color-primary);color:#fff}.my-orders-modal-wrapper{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgba(24,15,12,.34);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900}.my-orders-modal{position:relative;display:flex;flex-direction:column;gap:.85rem;width:min(900px,94vw);max-height:90vh;overflow-y:auto;padding:1.5rem;border:1px solid rgba(128,55,40,.14);border-radius:8px;background:#fff;color:#1b1513;box-shadow:0 28px 80px rgba(24,15,12,.22)}.my-orders-modal-header{position:-webkit-sticky;position:sticky;top:-1.5rem;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:58px;margin:-1.5rem -1.5rem 0;padding:1rem 1.5rem;border-bottom:1px solid rgba(128,55,40,.12);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.my-orders-modal-header h2{color:#1b1513;font-size:1.05rem!important}.my-orders-modal .close-btn{position:static;order:2;width:38px;height:38px;padding:.45rem;border:1px solid rgba(128,55,40,.14);border-radius:8px;color:var(--color-primary);background:#fff7f4}.my-orders-modal h4{width:100%;margin-top:.4rem;padding-top:1rem;border-top:1px solid rgba(128,55,40,.12);color:#1b1513;letter-spacing:.02em}.my-orders-modal p{color:#493a35;line-height:1.55}.mc-tracking-status{font-weight:700;color:var(--color-primary,#80372a);text-transform:capitalize}.mc-dac-btn{display:inline-block;padding:.45rem 1.1rem;font-size:.84rem;font-weight:600;color:#fff;background:#1b1513;border-radius:6px;text-decoration:none;letter-spacing:.01em}.mc-dac-btn:hover{background:#3a2c28}.order-products-header{display:grid;grid-template-columns:minmax(0,1fr) 110px 120px;grid-gap:1rem;gap:1rem;align-items:center;padding-bottom:.75rem;border-bottom:1px solid rgba(128,55,40,.12)}.order-products-header>span:first-child{width:auto}.order-products-container{display:grid;grid-template-columns:minmax(0,1fr) 110px 120px;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(128,55,40,.1)}.order-product-items{display:flex;width:auto;min-width:0;gap:.8rem;align-items:center}.img-product-order-details{width:76px;height:96px;flex:0 0 auto;border-radius:8px;object-fit:cover;object-position:center;background:#f5f1ee}.order-product-quantity{width:auto;color:#1b1513;font-weight:600}.total-amount-div{display:flex;justify-content:flex-end;align-items:center;gap:1rem;width:100%;margin-top:.5rem;padding:1rem;border-radius:8px;background:#fff7f4;color:#1b1513}.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{border:0;background:transparent}.my-orders-wrapper .mobile.product-table table{min-width:0;border-collapse:separate;border-spacing:0 .7rem}.my-orders-wrapper .mobile thead{display:none}.my-orders-wrapper .mobile tr{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem;gap:.55rem;padding:.9rem;border:1px solid rgba(128,55,40,.1);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(54,32,24,.05)}.my-orders-wrapper .mobile td{display:block;padding:0;border:0}.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){grid-column:1/-1;padding-top:.55rem;border-top:1px solid rgba(128,55,40,.1);color:var(--color-primary)}.my-orders-wrapper .mobile td:before{display:block;margin-bottom:.2rem;color:#7b6b66;font-size:.7rem!important;font-weight:700;text-transform:uppercase}.my-orders-modal-wrapper{align-items:flex-end;padding:0}.my-orders-modal{width:100vw;max-height:92vh;padding:1rem;border-radius:8px 8px 0 0}.my-orders-modal-header{top:-1rem;margin:-1rem -1rem 0;padding:.9rem 1rem}.order-products-header{display:none}.order-products-container{grid-template-columns:1fr;gap:.6rem;padding:1rem;border:1px solid rgba(128,55,40,.1);border-radius:8px;background:#fff}.order-product-items{align-items:flex-start}.img-product-order-details{width:64px;height:82px}.order-product-quantity{display:flex}.order-product-quantity,.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}}