.mms-product{max-width:1400px;margin:0 auto;padding:0 2rem 2rem}.mms-product__grid{display:grid;grid-template-columns:minmax(300px,38%) 1fr;grid-template-rows:auto 1fr;gap:0 2.5rem;align-items:start}.mms-product__identity{grid-column:2;grid-row:1}.mms-product__media{grid-column:1;grid-row:1 / -1}.mms-product__info{grid-column:2;grid-row:2}@media(max-width:989px){.mms-product__grid{grid-template-columns:1fr}}.mms-product__media{position:sticky;top:var(--mms-total-header-height, 130px);align-self:start}@media(max-width:989px){.mms-product__media{position:relative;top:auto}}.mms-product__hero-img{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#f8f8f8;border-radius:4px;cursor:zoom-in}.mms-product__thumbs{display:flex;gap:6px;margin-top:8px;overflow-x:auto;scrollbar-width:thin;padding-bottom:4px}.mms-product__thumb{flex:0 0 64px;height:64px;border:2px solid transparent;border-radius:3px;cursor:pointer;overflow:hidden;background:#f8f8f8;transition:border-color .15s}.mms-product__thumb:hover,.mms-product__thumb.is-active{border-color:#333}.mms-product__thumb img{width:100%;height:100%;object-fit:contain}.mms-product__info{padding:0}.mms-product__breadcrumb{font-size:12px;color:#666;margin-bottom:10px;padding-top:10px}.mms-product__breadcrumb a{color:#0c3fc2;text-decoration:none}.mms-product__breadcrumb a:hover{text-decoration:underline}.mms-product__breadcrumb span{margin:0 4px;color:#999}.mms-product__sku{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.mms-product__title{font-size:22px;font-weight:700;line-height:1.25;margin:0 0 16px;color:#1a1a1a}.mms-product__stage{display:inline-flex;flex-direction:column;gap:8px;margin-bottom:14px}.mms-product__stage-top{display:flex;align-items:center;gap:16px}.mms-product__price{font-size:22px;font-weight:600;color:#1a1a1a}.mms-product__price-compare{font-size:17px;color:#999;text-decoration:line-through}.mms-product__option-group{margin-bottom:12px}.mms-product__option-label{font-size:13px;font-weight:600;color:#333;margin-bottom:5px;text-transform:uppercase;letter-spacing:.03em}.mms-product__option-label span{font-weight:400;color:#666;text-transform:none}.mms-product__swatches{display:inline-flex;flex-wrap:wrap;gap:8px;max-width:100%;background:#fff;border:1px solid #dfe3e8;border-radius:12px;padding:10px 12px;box-shadow:inset 0 1px 3px #0000000a}.mms-product__swatch{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mms-product__swatch-label{width:30px;height:30px;border-radius:50%;border:2px solid #ddd;cursor:pointer;transition:border-color .15s,box-shadow .15s;display:block}.mms-product__swatch-label:hover{border-color:#999}.mms-product__swatch:checked+.mms-product__swatch-label{border-color:#333;box-shadow:0 0 0 2px #fff,0 0 0 4px #333}.mms-product__swatch-label[data-unavailable=true]{opacity:.3;cursor:not-allowed}.mms-product__pills{display:flex;flex-wrap:wrap;gap:5px}.mms-product__pill{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mms-product__pill-label{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:34px;padding:0 12px;border:1px solid #d1d1d1;border-radius:4px;font-size:13px;font-weight:500;color:#333;cursor:pointer;background:#fff;transition:all .12s}.mms-product__pill-label:hover{border-color:#333;background:#f5f5f5}.mms-product__pill:checked+.mms-product__pill-label{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.mms-product__pill-label[data-unavailable=true]{opacity:.3;cursor:not-allowed;text-decoration:line-through}.mms-product__quantity-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mms-product__quantity-label{font-size:13px;font-weight:600;color:#333;text-transform:uppercase}.mms-product__quantity{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:hidden}.mms-product__qty-btn{width:34px;height:34px;border:none;background:#f5f5f5;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333}.mms-product__qty-btn:hover{background:#e0e0e0}.mms-product__qty-input{width:44px;height:34px;border:none;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;text-align:center;font-size:14px;font-weight:600;-moz-appearance:textfield}.mms-product__qty-input::-webkit-outer-spin-button,.mms-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.mms-product__add-btn{width:100%;padding:10px 24px;background:#efa02d;color:#1a1a1a;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:4px;cursor:pointer;transition:background .2s,box-shadow .2s}.mms-product__add-btn:hover{background:#b87d20;box-shadow:0 4px 8px #00000026}.mms-product__add-btn:disabled{background:#ccc;cursor:not-allowed}.mms-product__bulk-link{font-size:13px;text-decoration:underline;color:#1a1a1a;line-height:1.3;text-align:center}.mms-product__bulk-link:hover{text-decoration:underline}.mms-specs-heading{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.mms-specs-table{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:24px}.mms-specs-table tr:first-child td{border-top:1px solid #e0e0e0}.mms-specs-table td{padding:10px 16px;border-bottom:1px solid #e0e0e0;width:50%;color:#333;font-weight:400;vertical-align:top}.mms-specs-table td:first-child{border-right:1px solid #e0e0e0}.mms-specs-table tr:nth-child(odd){background:#f7f7f7}.mms-specs-table tr:nth-child(2n){background:#fff}.mms-specs-table td strong{font-weight:700;color:#1a1a1a}.mms-specs-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e0e0e0;font-size:16px;margin-bottom:24px}.mms-specs-grid .mms-specs-cell{padding:10px 16px;border-top:1px solid #e0e0e0;color:#333}.mms-specs-grid .mms-specs-cell:nth-child(odd){border-right:1px solid #e0e0e0}.mms-specs-grid .mms-specs-cell:nth-child(4n+1),.mms-specs-grid .mms-specs-cell:nth-child(4n+2){background:#f7f7f7}.mms-specs-grid .mms-specs-cell strong{font-weight:700;color:#1a1a1a}@media(max-width:749px){.mms-specs-grid{grid-template-columns:1fr}.mms-specs-grid .mms-specs-cell:nth-child(odd){border-right:none}.mms-specs-grid .mms-specs-cell:nth-child(4n+1),.mms-specs-grid .mms-specs-cell:nth-child(4n+2){background:#fff}.mms-specs-grid .mms-specs-cell:nth-child(odd){background:#f7f7f7}}.mms-description-section{margin-bottom:24px}.mms-description-header{background:#f5f5f5;padding:12px 16px;font-weight:700;font-size:16px;color:#333;border:1px solid #e0e0e0;border-bottom:none}.mms-description-body{background:#fff;padding:20px 16px;border:1px solid #e0e0e0;border-top:none;font-size:14px;line-height:1.7;color:#333}.mms-product__info .mms-product__add-btn{background:#efa02d!important;color:#1a1a1a!important;font-weight:600!important;font-size:14px!important;padding:10px 24px!important;border-radius:4px!important}.mms-product__info .mms-product__add-btn:hover{background:#b87d20!important}.mms-product__info .mms-product__add-btn:disabled{background:#ccc!important}.mms-product__info .mms-product__pill:checked+.mms-product__pill-label{background:#1a1a1a!important;border-color:#1a1a1a!important;color:#fff!important}.mms-product__info .mms-product__swatch:checked+.mms-product__swatch-label{border-color:#333!important;box-shadow:0 0 0 2px #fff,0 0 0 4px #333!important}.mms-product__info .mms-product__bulk-link{color:#1a1a1a!important}.shopify-section:has(.related-products):not(:has(.grid__item)){display:none!important}.shopify-section:has(.related-products) .gradient{background:#fff!important}.related-products,.product-recommendations{background:transparent!important}.related-products:before,.product-recommendations:before{display:none!important}.related-products__heading,.related-products h2,.product-recommendations h2{color:#1a1a1a!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mms-product.css.map */
