.custom-product,.custom-product *{font-family:DM Sans,sans-serif}.custom-product,.custom-product *,.custom-product__sticky-bar,.custom-product__sticky-bar *{font-family:DM Sans,sans-serif!important}.custom-product__container{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1.5rem}@media(min-width:768px){.custom-product__container{grid-template-columns:1fr 1fr;gap:3rem;padding:3rem 2rem;align-items:start}}.custom-product__images-stack{display:flex;flex-direction:column;gap:8px}.custom-product__image-wrapper{overflow:hidden;border-radius:12px;background:#f5f5f5}.custom-product__image{width:100%;height:auto;display:block;object-fit:cover;border-radius:12px}.custom-product__image-placeholder svg{width:100%;height:auto;border-radius:12px}.custom-product__thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.custom-product__thumbnail{flex:0 0 auto;width:60px;height:60px;border:1.5px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:none;opacity:.5;transition:opacity .3s ease,border-color .3s ease}.custom-product__thumbnail--active,.custom-product__thumbnail:hover{opacity:1;border-color:#000}.custom-product__thumbnail img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px}.custom-product__info{display:flex;flex-direction:column}@media(min-width:768px){.custom-product__info{position:sticky;top:2rem;align-self:start;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:none}.custom-product__info::-webkit-scrollbar{width:0;display:none}}.custom-product__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:.01em;line-height:1.2;margin:0 0 .75rem;color:#1d1d1f}.custom-product__price-block{border-bottom:1px solid #e0e0e0;padding-bottom:1.25rem;margin-bottom:1.25rem}.custom-product__price-wrapper{display:flex;align-items:center;gap:.75rem;margin-bottom:.35rem}.custom-product__price{font-size:1.125rem;font-weight:500;color:#1d1d1f}.custom-product__price--sale{color:#c00}.custom-product__compare-price{font-size:1rem;text-decoration:line-through;opacity:.5}.custom-product__trust-inline{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:.875rem;color:#1d1d1f}.custom-product__trust-inline-stars{font-size:13px;letter-spacing:1px;line-height:1;color:#06da8d}.custom-product__trust-inline-score{font-weight:600}.custom-product__trust-inline-text{color:#333}.custom-product__form{display:flex;flex-direction:column}.custom-product__block{margin-bottom:1.25rem}.custom-product__block--variant_picker,.custom-product__block--description{border-bottom:1px solid #e0e0e0;padding-bottom:1.25rem}.custom-product__variants{display:flex;flex-direction:column;gap:1rem}.custom-product__option-label{display:block;font-size:1rem;font-weight:700;margin-bottom:.625rem}.custom-product__option-label strong{font-weight:700}.custom-product__color-swatches{display:flex;gap:10px;align-items:center}.custom-product__color-swatch{width:32px;height:32px;border-radius:50%;border:2px solid #ccc;cursor:pointer;padding:0;transition:box-shadow .2s ease,border-color .2s ease}.custom-product__color-swatch--selected{border-color:#000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.custom-product__color-swatch:hover{border-color:#999}.custom-product__option-select{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:.9375rem;background:#fff;-webkit-appearance:none;appearance:none;cursor:pointer}.custom-product__option-select--hidden{display:none}.custom-product__description{font-size:.9375rem;line-height:1.7;color:#333}.custom-product__description p{margin:0 0 1rem}.custom-product__description p:last-child{margin-bottom:0}.custom-product__quantity-row{display:flex;align-items:flex-end;gap:1.5rem}.custom-product__quantity-label{display:block;font-size:1rem;font-weight:700;margin-bottom:.625rem}.custom-product__quantity-wrapper{display:inline-flex;align-items:center;border:1.5px solid #000;border-radius:50px;overflow:hidden}.custom-product__quantity-btn{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:none;border:none;cursor:pointer;color:#333;transition:background .2s ease}.custom-product__quantity-btn:hover{background:#f0f0f0}.custom-product__quantity-input{width:56px;height:52px;text-align:center;border:none;font-size:1.125rem;font-weight:600;background:transparent;-moz-appearance:textfield}.custom-product__quantity-input::-webkit-inner-spin-button,.custom-product__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-product__stock-indicator{flex:1;min-width:120px}.custom-product__stock-text{font-size:1rem;font-weight:600;display:block;margin-bottom:8px}.custom-product__stock-bar{width:100%;height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden}.custom-product__stock-bar-fill{width:100%;height:100%;background:#000;border-radius:2px}.custom-product__buy-buttons{display:flex;gap:.75rem;align-items:stretch}.custom-product__add-to-cart{flex:1;padding:1.125rem 2.5rem;font-size:.9375rem;font-weight:600;text-transform:none;letter-spacing:.02em;border:1.5px solid #000;background:#fff;color:#000;cursor:pointer;transition:background .3s ease,color .3s ease,border-radius .35s ease;border-radius:12px}.custom-product__add-to-cart:hover{background:#000;color:#fff;border-radius:50px}.custom-product__add-to-cart:disabled{opacity:.4;cursor:not-allowed}.custom-product__buy-it-now{flex:1}.custom-product__buy-it-now .shopify-payment-button__button{border-radius:12px!important;min-height:54px;font-weight:600;transition:border-radius .35s ease!important}.custom-product__buy-it-now .shopify-payment-button__button:hover{border-radius:50px!important}.custom-product__shipping-box{margin-top:10px;padding:11px 14px;border-radius:12px;background:#f5f5f5;color:#666;font-size:13px;line-height:1.4;text-align:center;font-weight:500}.custom-product__trust-badge{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.9375rem;color:#333}.custom-product__trust-icon{display:flex;align-items:center;flex-shrink:0;opacity:.8}.custom-product__trust-text{line-height:1.45}.custom-product__featured-review{border-top:1px solid #e5e5e5;padding-top:20px;margin-top:4px}.custom-product__featured-review-stars{display:flex;align-items:center;gap:2px;margin-bottom:10px}.custom-product__featured-review-title{font-size:15px;font-weight:600;color:#1d1d1f;margin:0 0 6px;font-style:italic}.custom-product__featured-review-body{font-size:14px;line-height:1.6;color:#444;margin:0 0 12px}.custom-product__featured-review-image{max-width:200px;border-radius:8px;overflow:hidden;margin-bottom:12px}.custom-product__featured-review-image img{display:block;width:100%;height:auto}.custom-product__featured-review-author{display:flex;align-items:center;gap:5px;font-size:13px;color:#888}.custom-product__featured-review-name{font-weight:500;color:#1d1d1f}.custom-product__featured-review-verified{font-size:12px;color:#888}.custom-product__collapsible{border-top:1px solid #e0e0e0}.custom-product__collapsible:last-of-type{border-bottom:1px solid #e0e0e0}.custom-product__collapsible-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.125rem 0;cursor:pointer;list-style:none}.custom-product__collapsible-header::-webkit-details-marker{display:none}.custom-product__collapsible-title{font-weight:700;font-size:1.125rem;text-align:left;color:#000}.custom-product__collapsible-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#000;color:#fff;flex-shrink:0}.custom-product__toggle-plus{display:flex;align-items:center;justify-content:center}.custom-product__toggle-minus{display:none;align-items:center;justify-content:center}.custom-product__collapsible[open] .custom-product__toggle-plus{display:none}.custom-product__collapsible[open] .custom-product__toggle-minus{display:flex}.custom-product__collapsible-content{padding:0 0 1.25rem;font-size:.9375rem;line-height:1.7;color:#555}.custom-product__share-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 0;background:none;border:none;cursor:pointer;font-size:.875rem;color:#333;text-decoration:underline;text-underline-offset:3px}.custom-product__share-btn:hover{color:#000}.custom-product__custom-text{font-size:.8125rem;color:#666;line-height:1.6;font-style:italic}.custom-product__heading-block{font-weight:700;margin:.5rem 0}.custom-product__sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#f8f8f8;border-top:1px solid #e0e0e0;transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.1,.25,1);visibility:hidden}.custom-product__sticky-bar--visible{transform:translateY(0);visibility:visible}.custom-product__sticky-bar-inner{max-width:1400px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:60px}.custom-product__sticky-bar-left{display:flex;align-items:center;gap:.75rem;min-width:0}.custom-product__sticky-bar-thumb{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0}.custom-product__sticky-bar-thumb img{width:100%;height:100%;object-fit:cover;display:block}.custom-product__sticky-bar-meta{display:flex;flex-direction:column;min-width:0}.custom-product__sticky-bar-title{font-size:.9375rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.custom-product__sticky-bar-price{font-size:.875rem;color:#555;line-height:1.3}.custom-product__sticky-bar-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.custom-product__sticky-bar-btn{padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;border:none;background:#000;color:#fff;cursor:pointer;border-radius:8px;transition:background .3s ease;white-space:nowrap}.custom-product__sticky-bar-btn:hover{background:#333}.custom-product__sticky-bar-btn:disabled{opacity:.4;cursor:not-allowed}.custom-product__scroll-top{position:fixed;bottom:1.5rem;right:1.5rem;z-index:998;width:44px;height:44px;border-radius:8px;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;opacity:0;pointer-events:none;transition:opacity .3s ease,bottom .35s cubic-bezier(.25,.1,.25,1),box-shadow .2s ease}.custom-product__scroll-top--visible{opacity:1;pointer-events:auto}.custom-product__scroll-top--pushed{bottom:5.5rem}.custom-product__scroll-top:hover{box-shadow:0 2px 8px #0000001a}.custom-product__mobile-only{display:none}@media(max-width:767px){.custom-product__desktop-only{display:none!important}.custom-product__mobile-only{display:block}.custom-product__thumbnails{display:none}}.custom-product__mobile-carousel{position:relative;overflow:hidden;border-radius:12px;background:#f5f5f5}.custom-product__mobile-carousel-track{display:flex;transition:transform .45s cubic-bezier(.25,.1,.25,1);will-change:transform}.custom-product__mobile-slide{flex:0 0 100%;width:100%}.custom-product__mobile-slide .custom-product__image{width:100%;height:auto;display:block;object-fit:cover;border-radius:0}.custom-product__mobile-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:50%;border:none;background:#000000d9;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .25s ease,box-shadow .25s ease;box-shadow:0 2px 8px #00000026;-webkit-tap-highlight-color:transparent}.custom-product__mobile-arrow--prev{left:12px}.custom-product__mobile-arrow--next{right:12px}.custom-product__mobile-arrow:hover,.custom-product__mobile-arrow:active{background:#000;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 14px #00000040}.custom-product__mobile-arrow:active{transform:translateY(-50%) scale(.95)}.custom-product__mobile-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.custom-product__mobile-dot{width:8px;height:8px;border-radius:50%;background:#00000040;transition:background .3s ease,transform .3s ease;cursor:pointer}.custom-product__mobile-dot--active{background:#000;transform:scale(1.3)}@media(max-width:767px){.custom-product__sticky-bar-inner{padding:.6rem 1rem;gap:.65rem;min-height:64px}.custom-product__sticky-bar-left{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}.custom-product__sticky-bar-thumb{width:40px;height:40px;border-radius:8px;overflow:hidden}.custom-product__sticky-bar-meta{display:flex;flex-direction:column;min-width:0}.custom-product__sticky-bar-title{font-size:13px;font-weight:700;line-height:1.15;max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-product__sticky-bar-price{font-size:13px;line-height:1.15;color:#555}.custom-product__sticky-bar-right{display:flex;align-items:center;flex-shrink:0}.custom-product__sticky-bar-swatches{display:none}.custom-product__sticky-bar-btn{width:auto;min-width:108px;padding:.72rem 1rem;font-size:14px;font-weight:700;line-height:1;border-radius:999px}.custom-product__scroll-top--pushed{bottom:5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/Aroman-Custom-PDP.css.map */
