@media(max-width:989px){.mms-product{padding:0 16px 24px}.mms-product__grid{display:flex;flex-direction:column;gap:0}.mms-product__identity{order:1;padding:10px 0 6px}.mms-product__media{order:2;position:relative;overflow:hidden;margin:0 -16px;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.mms-product__info{order:3;padding-top:12px}.mms-product__breadcrumb{font-size:13px;line-height:1.4;margin-bottom:2px}.mms-product__breadcrumb a{color:#36c;text-decoration:underline}.mms-product__breadcrumb a:hover{color:#14a}.mms-product__breadcrumb span{margin:0 4px;color:#999;font-size:11px}.mms-product__breadcrumb-current{color:#666}.mms-product__sku{font-size:13px;color:#666;margin-bottom:4px;line-height:1.4}.mms-product__sku strong{font-weight:700;color:#333}.mms-product__title{font-family:var(--font-heading-family, "Oswald", sans-serif);font-size:24px;font-weight:700;text-transform:none;line-height:1.2;margin:0 0 6px;color:#1a1a1a;letter-spacing:0}.mms-product__rating{margin-bottom:8px;min-height:22px}.mms-product__rating .jdgm-star{color:#efa02d!important;font-size:18px}.mms-product__rating a{color:#36c;text-decoration:underline;font-size:13px}.mms-product__thumbs{display:none}.mms-product__hero-img{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#fff;border-radius:0}.mms-product__slide-counter{position:absolute;bottom:16px;left:50%;transform:translate(-50%);color:#666;font-size:14px;font-weight:400;display:flex;align-items:center;gap:8px}.mms-product__slide-counter .mms-product__slide-arrow{color:#999;font-size:18px;cursor:pointer}.mms-product__zoom-icon{position:absolute;bottom:16px;right:16px;width:36px;height:36px;background:#ffffffe6;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.mms-product__zoom-icon svg{width:18px;height:18px;stroke:#666;fill:none}.mms-product__buybox{margin-bottom:16px}.mms-product__buybox-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.mms-product__price-col{display:flex;align-items:baseline;gap:8px}.mms-product__price{font-size:32px;font-weight:800;color:#1a1a1a;line-height:1}.mms-product__price-compare{font-size:16px;text-decoration:line-through;color:#999}.mms-product__quantity{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:hidden}.mms-product__qty-btn{width:40px;height:44px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#1a1a1a;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.mms-product__qty-btn:active{background:#f5f5f5}.mms-product__qty-input{width:44px;height:44px;font-size:16px;font-weight:600;text-align:center;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;background:transparent;-moz-appearance:textfield}.mms-product__qty-input::-webkit-outer-spin-button,.mms-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mms-product__bulk-link{display:inline-block;color:#36c;font-size:14px;font-weight:400;text-decoration:underline;margin-bottom:10px;line-height:1.3}.mms-product__add-btn{width:100%;height:50px;background:transparent;color:#1a1a1a;border:2px solid #1A1A1A;border-radius:0;font-family:var(--font-heading-family, "Oswald", sans-serif);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;cursor:pointer;transition:background .15s,color .15s;-webkit-tap-highlight-color:transparent}.mms-product__add-btn:active{background:#1a1a1a;color:#fff}.mms-product__add-btn:disabled{color:#ccc;border-color:#ccc;cursor:not-allowed}.mms-product__shipping-estimate{font-size:14px;color:#333;text-align:center;margin-bottom:20px;line-height:1.5}.mms-product__shipping-estimate strong{font-weight:700}.mms-product__shipping-icon{margin-right:4px}.mms-product__shipping-time{color:#efa02d;font-style:italic;font-weight:600}.mms-product__option-group{margin-bottom:18px}.mms-product__option-label{font-size:15px;font-weight:400;margin-bottom:8px;color:#1a1a1a}.mms-product__option-label strong{font-weight:700}.mms-product__option-label span{font-weight:400}.mms-product__pills{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:0}.mms-product__pill{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mms-product__pill-label{flex:0 0 auto;min-width:52px;height:42px;padding:0 16px;border:1px solid #ccc;border-radius:4px;font-size:15px;font-weight:400;white-space:nowrap;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;background:#fff;text-decoration:none!important;transition:border-color .15s;-webkit-tap-highlight-color:transparent}.mms-product__pill-label:hover{border-color:#888}.mms-product__pill:checked+.mms-product__pill-label{border:2px solid #1A1A1A;font-weight:700;background:#fff;color:#1a1a1a}.mms-product__swatches{display:inline-flex;flex-wrap:wrap;gap:10px;max-width:100%;background:#fff;border:1px solid #dfe3e8;border-radius:12px;padding:10px 12px}.mms-product__swatch{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mms-product__swatch-label{width:38px;height:38px;border-radius:50%;cursor:pointer;border:2px solid #ddd;transition:border-color .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.mms-product__swatch:checked+.mms-product__swatch-label{border-color:#1a1a1a;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a1a1a}.mms-product__desc-toggle{background:#f0f0f0;padding:14px 16px;margin:16px -16px 0;font-family:var(--font-heading-family, "Oswald", sans-serif);font-size:15px;font-weight:600;text-transform:none;letter-spacing:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;cursor:pointer;display:flex;align-items:center;justify-content:space-between;-webkit-tap-highlight-color:transparent}.mms-product__desc-toggle .arrow{font-size:10px;transition:transform .2s}.mms-product__desc-toggle[aria-expanded=true] .arrow{transform:rotate(180deg)}.mms-product__desc-content{padding:16px 0;font-size:15px;line-height:1.6;color:#333}.mms-product__specs{margin-top:20px;padding-top:0;border-top:none}.mms-product__specs-title{font-family:var(--font-heading-family, "Oswald", sans-serif);font-size:26px;font-weight:400;font-style:italic;text-transform:none;letter-spacing:0;padding:16px 0 12px;margin-bottom:0;color:#1a1a1a}.mms-product__specs-table{width:100%;font-size:15px;border-collapse:collapse}.mms-product__specs-table tr:nth-child(odd){background:#f5f5f5}.mms-product__specs-table tr:nth-child(2n){background:#fff}.mms-product__specs-table td{padding:10px 14px;border:none;line-height:1.4}.mms-product__specs-table td:first-child{width:45%;font-weight:700;color:#1a1a1a}.mms-product__specs-table td:last-child{color:#333}.mms-product__payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:20px 0;border-top:1px solid #eee;margin-top:20px}.mms-product__payment-icons .payment-icon,.mms-product__payment-icons svg{width:44px;height:28px}.jdgm-widget .jdgm-star{color:#efa02d!important}.jdgm-widget .jdgm-rev-widg__title,.jdgm-widget .jdgm-rev-widg__summary-title{font-family:var(--font-heading-family, "Oswald", sans-serif)!important}.jdgm-widget .jdgm-write-rev-btn{background:#efa02d!important;border-color:#efa02d!important;font-weight:700}.cbb-frequently-bought-together .cbb-frequently-bought-together-btn{background:#efa02d!important;border-color:#efa02d!important;color:#fff!important;font-weight:700;text-transform:uppercase}.cbb-frequently-bought-together .cbb-frequently-bought-together-title{font-family:var(--font-heading-family, "Oswald", sans-serif)!important;color:#1a1a1a}.product-recommendations__grid,.recently-viewed__grid,.customers-also-viewed__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mms-product__continue-browsing{padding:16px 0;border-top:1px solid #eee}.mms-product__continue-browsing a{color:#efa02d;font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px;margin-bottom:8px}.mms-product__continue-browsing a:before{content:"\2190";font-size:18px}.mms-product__related-articles{padding:16px 0}.mms-product__related-articles a{display:flex;align-items:center;gap:10px;padding:8px 0;text-decoration:none;color:#1a1a1a;font-size:14px;border-bottom:1px solid #f0f0f0}.mms-product__related-articles a:hover{color:#efa02d}.mms-product__related-articles img{width:60px;height:60px;object-fit:cover;border-radius:4px;flex-shrink:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mms-mobile-product.css.map */
