#custom-size-options{font-family:inherit;color:#222;border:1px solid #e0e0e0;border-radius:12px;background:#fff;max-width:920px;font-size:15px;margin:0 0 22px}@media screen and (min-width:720px){html.cfg-page .layout--three-col .product-gallery{width:30%}html.cfg-page .layout--three-col .product-main{width:30%;margin-left:2.5%}html.cfg-page .product-form--alt{width:35%;margin-left:2.5%}}@media screen and (min-width:1280px){html.cfg-page .layout--three-col .product-gallery{width:30%}html.cfg-page .layout--three-col .product-main{width:28%;margin-left:2.5%}html.cfg-page .product-form--alt{width:37%;margin-left:2.5%}}#custom-size-options{box-shadow:0 1px 2px #0000000a,0 10px 30px #0000000f}html.cfg-page .product--outer{align-items:flex-start}#custom-size-options .cso-head{background:#fafafa;border-radius:12px 12px 0 0}#custom-size-options .cso-head h3{text-align:center}#custom-size-options .cso-diagram{max-width:320px;margin:0 auto 16px}#custom-size-options .cso-cols,#custom-size-options .cso-cola,#custom-size-options .cso-colb{display:block}@media screen and (min-width:720px){html.cfg-page .layout--three-col .product-gallery{width:25%}html.cfg-page .layout--three-col .product-main{width:27%;margin-left:2%}html.cfg-page .product-form--alt{width:44%;margin-left:2%}html.cfg-page #custom-size-options{max-width:none}html.cfg-page #custom-size-options .cso-cols{display:grid;grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:0 26px;align-items:start}html.cfg-page #custom-size-options .cso-cola .cso-diagram{max-width:100%;max-height:180px;width:auto;margin:0}}#custom-size-options *{box-sizing:border-box}#custom-size-options .cso-head{padding:16px 20px;border-bottom:1px solid #eee}#custom-size-options .cso-head h3{margin:0 0 12px;font-size:18px;font-weight:700}#custom-size-options .cso-steps{display:flex;gap:8px;flex-wrap:wrap}#custom-size-options .cso-s{flex:1;min-width:92px;font-size:13px;padding:9px;border:1px solid #e0e0e0;border-radius:7px;text-align:center;color:#888;background:#fafafa}#custom-size-options .cso-s .cso-n{display:inline-block;width:20px;height:20px;line-height:20px;border-radius:50%;background:#e3e3e3;font-size:12px;margin-right:6px}#custom-size-options .cso-s.on{border-color:#f05322;color:#f05322;font-weight:600}#custom-size-options .cso-s.on .cso-n{background:#f05322;color:#fff}#custom-size-options .cso-s.done{border-color:#0b7a3b;color:#0b7a3b}#custom-size-options .cso-s.done .cso-n{background:#0b7a3b;color:#fff}#custom-size-options .cso-body{padding:20px}#custom-size-options .cso-field{margin-bottom:18px}#custom-size-options .cso-lab{font-size:14px;font-weight:600;margin-bottom:10px}#custom-size-options .cso-diagram{max-width:100%;height:auto;display:block;margin:0 0 16px;border:1px solid #eee;border-radius:8px}#custom-size-options .cso-dims{display:flex;gap:14px;flex-wrap:wrap}#custom-size-options .cso-dims .d{flex:1;min-width:170px}#custom-size-options .cso-dims .d label{font-size:13px;color:#888;display:block;margin-bottom:5px}#custom-size-options input[type=number],#custom-size-options textarea{font:inherit;font-size:15px;padding:11px 13px;border:1px solid #d9d9d9;border-radius:7px;background:#fff;width:100%}#custom-size-options textarea{min-height:80px;resize:vertical}#custom-size-options .cso-cards{display:flex;gap:10px;flex-wrap:wrap}#custom-size-options .cso-card{flex:1;min-width:140px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;padding:14px;cursor:pointer;font:inherit;font-size:14px;text-align:center}#custom-size-options .cso-card.sel{border-color:#f05322;box-shadow:0 0 0 2px #f05322}#custom-size-options .cso-card .d{font-weight:600}#custom-size-options .cso-qty{display:inline-flex;align-items:center;border:1px solid #d9d9d9;border-radius:7px;overflow:hidden}#custom-size-options .cso-qty button{font:inherit;font-size:18px;width:42px;height:42px;border:0;background:#fafafa;cursor:pointer}#custom-size-options .cso-qty input{width:60px;text-align:center;border:0;border-left:1px solid #eee;border-right:1px solid #eee;font:inherit;font-size:15px;padding:11px 0}#custom-size-options .cso-review{font-size:14px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}#custom-size-options .cso-review>div{display:flex;justify-content:space-between;gap:14px;padding:11px 14px;border-bottom:1px solid #eee}#custom-size-options .cso-review>div:last-child{border-bottom:0}#custom-size-options .cso-review b{font-weight:600}#custom-size-options .cso-review span{color:#555}#custom-size-options .cso-foot{display:flex;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #eee;flex-wrap:wrap}#custom-size-options .cso-price{font-size:22px;font-weight:700;flex:1;min-width:120px}#custom-size-options .cso-price small{font-size:13px;font-weight:400;color:#888}#custom-size-options .cso-back{font:inherit;font-size:15px;background:#fff;border:1px solid #d9d9d9;color:#666;border-radius:7px;padding:11px 18px;cursor:pointer}#custom-size-options .cso-next{font:inherit;font-size:16px;font-weight:600;color:#fff;background:#f05322;border:0;border-radius:7px;padding:12px 26px;cursor:pointer}#custom-size-options .cso-next:disabled{opacity:.5;cursor:not-allowed}#custom-size-options .cso-oversize{display:none;margin-top:4px;padding:14px 16px;border:1px solid #f6d3bd;background:#fff7ed;border-radius:8px}#custom-size-options .cso-oversize-txt{font-size:13.5px;color:#7a3e1d;line-height:1.45;margin-bottom:12px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-size-options.css.map */
