.gm-cart{padding:2.4rem 0 5rem}.gm-cart__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;margin-bottom:1.6rem}.gm-cart__head h1{margin:0;font-size:2.4rem;font-weight:700;color:#111827}.gm-cart__count{font-size:1.4rem;color:#6b7280}.gm-cart__expire{border:1px solid #f3e0a6;background:#fdf7e3;border-radius:8px;padding:1.1rem 1.4rem;text-align:center;font-size:1.4rem;color:#4b5563;margin-bottom:1.2rem}.gm-cart__expire b{color:var(--brand-primary);font-weight:700}.gm-cart__ship{border:1px solid #eef0f2;background:#fafbfc;border-radius:8px;padding:1.1rem 1.4rem 1.3rem;margin-bottom:2rem}.gm-cart__ship-text{font-size:1.4rem;color:#4b5563}.gm-cart__ship-text strong{color:var(--brand-primary);font-weight:700}.gm-cart__ship-text b{color:#111827;font-weight:700}.gm-cart__ship-bar{margin-top:.9rem;height:.7rem;border-radius:99px;background:#eceff1;overflow:hidden}.gm-cart__ship-fill{height:100%;border-radius:99px;background:var(--brand-primary);transition:width .3s ease}.gm-cart__layout{display:grid;grid-template-columns:1fr 36rem;gap:2.8rem;align-items:start}.gm-cart__items{display:block}.gm-cart__item{display:grid;grid-template-columns:11rem 1fr auto;gap:1.6rem;padding:1.8rem 0;border-bottom:1px solid #eceff1}.gm-cart__item:first-child{padding-top:0}.gm-cart__media{display:block;width:11rem;border:1px solid #eceff1;border-radius:8px;overflow:hidden;background:#f4f4f4}.gm-cart__media img{width:100%;height:auto;display:block}.gm-cart__info{min-width:0}.gm-cart__name{display:block;font-size:1.5rem;font-weight:600;line-height:1.4;color:#111827;text-decoration:none}.gm-cart__name:hover{color:var(--brand-primary)}.gm-cart__price{margin:.5rem 0 .8rem;font-size:1.7rem;font-weight:700;color:var(--brand-primary)}.gm-cart__meta{font-size:1.3rem;color:#6b7280;line-height:1.7}.gm-cart__meta span{color:#374151}.gm-cart__remove{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;background:none;border:none;padding:0;font-size:1.3rem;color:#6b7280;text-decoration:none;cursor:pointer}.gm-cart__remove:hover{color:var(--brand-primary)}.gm-cart__remove svg{width:1.5rem;height:1.5rem}.gm-cart__controls{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:1.2rem}.gm-cart__qty{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.gm-cart__qty a,.gm-cart__qty span{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;font-size:1.6rem;color:#111827;text-decoration:none;-webkit-user-select:none;user-select:none}.gm-cart__qty a:hover{background:#f3f4f6;color:var(--brand-primary)}.gm-cart__qty span{min-width:3.4rem;font-size:1.4rem;font-weight:600;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.gm-cart__qty a.is-disabled{pointer-events:none;opacity:.35}.gm-cart__links{display:flex;gap:1.4rem}.gm-cart__links a{display:inline-flex;align-items:center;gap:.4rem;font-size:1.25rem;color:#9ca3af;text-decoration:none}.gm-cart__links a:hover{color:var(--brand-primary)}.gm-cart__links svg{width:1.4rem;height:1.4rem}.gm-cart__summary{background:#f6f7f8;border:1px solid #eef0f2;border-radius:10px;padding:2rem}.gm-cart__row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;font-size:1.5rem;color:#374151;padding:.5rem 0}.gm-cart__row--total{font-size:1.8rem;font-weight:700;color:#111827;border-top:1px solid #e5e7eb;margin-top:.6rem;padding-top:1.2rem}.gm-cart__priority{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 0;border-top:1px dashed #e0e3e6;border-bottom:1px dashed #e0e3e6;margin:.6rem 0}.gm-cart__priority input{margin-top:.3rem;width:1.7rem;height:1.7rem;accent-color:var(--brand-primary);cursor:pointer;flex:0 0 auto}.gm-cart__priority-body{flex:1 1 auto;min-width:0}.gm-cart__priority-title{font-size:1.45rem;font-weight:600;color:#111827}.gm-cart__priority-desc{font-size:1.25rem;color:#6b7280;line-height:1.5;margin-top:.2rem}.gm-cart__priority-price{font-size:1.45rem;font-weight:700;color:var(--brand-primary);white-space:nowrap}.gm-cart__hint{text-align:center;font-size:1.25rem;color:#9ca3af;margin:.8rem 0 1.4rem}.gm-cart__note-label{display:block;font-size:1.4rem;font-weight:600;color:#374151;margin:0 0 .6rem}.gm-cart__note{width:100%;min-height:8rem;resize:vertical;border:1px solid #d1d5db;border-radius:8px;padding:1rem;font-size:1.4rem;color:#111827;background:#fff;margin-bottom:1.4rem}.gm-cart__checkout{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;border:none;border-radius:8px;background:linear-gradient(90deg,#e11d2a,#b81622);color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:1.4rem;cursor:pointer;box-shadow:0 2px 6px #b8162247;transition:filter .15s ease}.gm-cart__checkout:hover{filter:brightness(1.06)}.gm-cart__checkout svg{width:1.7rem;height:1.7rem}.gm-cart__safe{margin-top:1.6rem;text-align:center}.gm-cart__safe-title{font-size:1.25rem;font-weight:800;letter-spacing:.06em;color:#374151;text-transform:uppercase;margin-bottom:.8rem}.gm-cart__safe-title span{color:#16a34a}.gm-cart__pays{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:.8rem 1rem;border:1px solid #e6e8eb;border-radius:8px;background:#fff;padding:1rem .8rem}.gm-badge{height:2.2rem;width:auto;display:block}.gm-cart__buyer{margin-top:1.8rem;padding-top:1.6rem;border-top:1px solid #e5e7eb}.gm-cart__buyer-head{display:flex;align-items:center;gap:1rem;font-size:2.1rem;font-weight:800;color:#2f6fb0;margin-bottom:1rem}.gm-cart__buyer-shield{width:3.6rem;height:3.6rem;flex:0 0 auto}.gm-cart__buyer li{list-style:none;display:flex;align-items:flex-start;gap:.7rem;font-size:1.35rem;color:#4b5563;line-height:1.5;margin-bottom:.7rem}.gm-cart__buyer li b{color:#111827;font-weight:700}.gm-cart__check{width:1.7rem;height:1.7rem;flex:0 0 auto;margin-top:.1rem}.gm-cart__empty{text-align:center;padding:6rem 0}.gm-cart__empty p{font-size:1.8rem;color:#6b7280;margin:0 0 2rem}.gm-cart__empty a{display:inline-block;background:var(--brand-primary);color:#fff;font-weight:700;padding:1.2rem 2.8rem;border-radius:8px;text-decoration:none}@media screen and (max-width:989px){.gm-cart__layout{grid-template-columns:1fr}}@media screen and (max-width:749px){.gm-cart__item{grid-template-columns:8.5rem 1fr}.gm-cart__media{width:8.5rem}.gm-cart__controls{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/godmerch-cart.css.map */
