.custom-order__layout{display:grid;grid-template-columns:1fr;gap:4rem}@media screen and (min-width:990px){.custom-order__layout{grid-template-columns:1fr 1fr;align-items:start}}.custom-order__info{min-width:0}.custom-order__capacity{display:flex;align-items:center;gap:.5rem;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a;margin-bottom:2rem}.custom-order__capacity-dot{width:8px;height:8px;border-radius:50%;background:#2e7d32;flex-shrink:0}.custom-order__capacity--full,.custom-order__capacity--full a{color:#9e3232}.custom-order__media{display:flex;flex-direction:column;gap:.75rem}.custom-order__media-main{width:100%;overflow:hidden}.custom-order__image-main{width:100%;height:auto;display:block}.custom-order__image-main--placeholder{width:100%;aspect-ratio:4 / 5;background:#f0f0f0}.custom-order__media-thumbs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-order__media-thumbs::-webkit-scrollbar{display:none}.custom-order__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;background:none;border:2px solid transparent;cursor:pointer;overflow:hidden;transition:border-color .15s}.custom-order__thumb:hover{border-color:#888}.custom-order__thumb.is-active{border-color:#1a1a1a}.custom-order__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.custom-order__title{font-family:Arial Narrow,Arial,sans-serif;font-weight:900;font-size:clamp(1.75rem,4vw,2.8rem);text-transform:uppercase;letter-spacing:-.01em;line-height:1.05;color:#1a1a1a;margin:0 0 1rem}.custom-order__price{font-family:Arial,sans-serif;font-weight:700;font-size:2rem;color:#1a1a1a;margin-bottom:2rem}.custom-order__field{margin-bottom:1.5rem}.custom-order__label{display:block;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a;margin-bottom:.625rem}.custom-order__type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.custom-order__type-btn{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem 1rem;border:1.5px solid #D8D8D8;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,color .15s;border-radius:0}.custom-order__type-btn.is-selected{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.type-btn__name{font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.type-btn__price{font-family:Arial,sans-serif;font-size:1.4rem;font-weight:400;margin-top:.25rem;opacity:.7}.custom-order__type-btn.is-selected .type-btn__price{opacity:.85}.custom-order__select-wrap{position:relative}.custom-order__select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1.5px solid #D8D8D8;background:#fff;font-family:Arial,sans-serif;font-size:1.5rem;color:#1a1a1a;-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:0}.custom-order__select:focus{outline:none;border-color:#1a1a1a}.custom-order__select.is-error{border-color:#9e3232}.custom-order__select-wrap:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #1A1A1A;pointer-events:none}.custom-order__color-grid{display:flex;gap:.5rem;flex-wrap:wrap}.custom-order__color-btn{padding:.5rem 1rem;border:1.5px solid #D8D8D8;background:#fff;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:0;transition:border-color .15s,background .15s,color .15s}.custom-order__color-btn.is-selected{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.custom-order__field.is-error .custom-order__color-grid{outline:1.5px solid #9e3232;outline-offset:2px}.custom-order__quantity{display:inline-flex;align-items:center;border:1.5px solid #D8D8D8}.quantity__btn{width:2.5rem;height:2.5rem;border:none;background:transparent;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a}.quantity__btn:hover{background:#f5f5f5}.quantity__value{min-width:2.5rem;text-align:center;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:700}.custom-order__bulk-note{margin-top:.5rem;font-family:Arial,sans-serif;font-size:1.4rem;color:#555}.custom-order__bulk-note a{color:#1a1a1a;text-decoration:underline}.custom-order__field--rush{border:1.5px solid #D8D8D8;padding:1rem;background:#fafafa}.custom-order__rush-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;margin:0}.custom-order__rush-check{width:1.125rem;height:1.125rem;accent-color:#1A1A1A;cursor:pointer;flex-shrink:0}.rush-label__text{font-family:Arial,sans-serif;font-size:1.5rem;color:#1a1a1a}.rush-label__price{color:#555;font-weight:400}.custom-order__rush-desc{font-family:Arial,sans-serif;font-size:1.4rem;color:#555;margin:.5rem 0 0 1.875rem;line-height:1.5}.custom-order__actions{margin-top:1.5rem}.custom-order__atc{width:100%;padding:1rem;background:#1a1a1a;color:#f5f0e8;border:none;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:0;transition:opacity .15s}.custom-order__atc:hover{opacity:.85}.custom-order__atc-note{font-family:Arial,sans-serif;font-size:1.4rem;color:#555;text-align:center;margin:.75rem 0 0}.custom-order__gift-callout{border:1.5px solid #D8D8D8;padding:1.25rem;margin-top:2rem;background:#fafafa}.gift-callout__heading{font-family:Arial,sans-serif;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a;margin:0 0 .5rem}.gift-callout__body{font-family:Arial,sans-serif;font-size:1.5rem;color:#555;line-height:1.65;margin:0 0 .75rem}.gift-callout__link{font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;text-decoration:underline}.custom-order__accordions{margin-top:1.5rem;border-top:1.5px solid #D8D8D8}.custom-order__accordions .accordion{border-bottom:1.5px solid #D8D8D8}.custom-order__accordions details>summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;cursor:pointer;list-style:none;gap:1rem}.custom-order__accordions details>summary::-webkit-details-marker{display:none}.custom-order__accordions .accordion__title{font-family:Arial,sans-serif;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a;margin:0}.custom-order__accordions .accordion__content{padding-bottom:1rem;font-family:Arial,sans-serif;font-size:1.5rem;line-height:1.65;color:#555}.custom-order__accordions .accordion__content ol,.custom-order__accordions .accordion__content ul{padding-left:1.25rem}.custom-order__accordions .accordion__content li{margin-bottom:.5rem}.custom-order__accordions details .icon-caret{flex-shrink:0;width:.6rem;transition:transform .2s ease}.custom-order__accordions details[open] .icon-caret{transform:rotate(180deg)}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-custom-order.css.map */
