.product__info-wrapper{--pdp-rule: rgb(var(--color-foreground));--pdp-gap: 24px;--pdp-accent: rgb(var(--color-button))}@media screen and (min-width:1280px){.product__info-wrapper{padding-left:50px}}.product .product__info-wrapper,.product .product__info-wrapper *{-webkit-user-select:text!important;user-select:text!important}.product__info-wrapper .pdp-section{position:relative;margin:0 0 var(--pdp-gap);padding:var(--pdp-gap) 0 0;border:0}.product__info-wrapper .pdp-section:before{content:"";position:absolute;top:0;left:0;right:0;border-top:1px solid var(--pdp-rule)}.product__info-wrapper .pdp-section__label{display:block;width:100%;margin:0 0 10px;padding:0;font-size:20px;font-weight:700;line-height:1.6;letter-spacing:0!important;text-transform:none;color:rgb(var(--color-foreground))}.product__info-wrapper fieldset.pdp-section>.pdp-section__label{float:left}.product__info-wrapper fieldset.pdp-section>.pdp-section__label+*{clear:both}.product__info-wrapper .pdp-section__label [data-selected-value]{font-weight:500}.product__info-wrapper .product__title,.product__info-wrapper .h3,.product__info-wrapper .h3 h2{margin:0 0 12px;font-size:44px!important;font-weight:700;line-height:1.1;letter-spacing:-.05em;text-align:left;text-transform:none;color:rgb(var(--color-button))}.product__info-wrapper .product__text{margin:0 0 12px;font-size:20px;font-weight:600!important;line-height:1.2;letter-spacing:-.05em}.product__info-wrapper .price,.product__info-wrapper .price *{font-size:20px;font-weight:700;line-height:1;letter-spacing:0!important}.product__info-wrapper .price--large{font-size:20px}.product__info-wrapper .price__sale .price-item--regular,.product__info-wrapper .price-item--regular{font-size:16px;font-weight:500;letter-spacing:0!important}.product__info-wrapper .product__tax{display:none}.product__info-wrapper .price{margin-bottom:12px}.product__info-wrapper .pdp-checklist{margin:0 0 var(--pdp-gap);padding:0;list-style:none}.product__info-wrapper .pdp-checklist li{display:flex;align-items:flex-start;gap:10px;padding:2px 0;font-size:20px;font-weight:400;line-height:1.6;letter-spacing:0!important}.product__info-wrapper .pdp-checklist svg{flex:0 0 auto;width:20px;height:20px;margin-top:6px;color:var(--pdp-accent)}.product__info-wrapper .pdp-pet-name{display:block;width:100%;padding:15px;border:1px solid rgb(var(--color-foreground));border-radius:10px;background:transparent;font-family:inherit;font-size:16px;font-weight:500;line-height:1.6;letter-spacing:0!important;text-align:center;text-transform:uppercase;color:rgb(var(--color-foreground))}.product__info-wrapper .pdp-pet-name::placeholder{color:rgba(var(--color-foreground),.55)!important;opacity:1!important;font-weight:500}.product__info-wrapper .pdp-pet-name:focus,.product__info-wrapper .pdp-pet-name:focus-visible,.product__info-wrapper .pdp-pet-name.focused{outline:none;box-shadow:none}.product__info-wrapper .product-form__buttons .product-form__submit,.product__info-wrapper .product-form__buttons button[name=add]{min-height:56px;border-radius:999px!important;font-size:18px;font-weight:600;line-height:1.55;letter-spacing:0!important}.product__info-wrapper .pdp-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 var(--pdp-gap);padding:0;list-style:none;text-align:center}.product__info-wrapper .pdp-trust li{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.6;letter-spacing:0!important}.product__info-wrapper .pdp-trust svg{width:36px;height:36px}.product__info-wrapper .pdp-trust--badges{padding-top:12px}.product__info-wrapper .pdp-trust--badges{--pdp-badge-ink: #B85408}.product__info-wrapper .pdp-trust--badges svg{color:var(--pdp-badge-ink)}.product__info-wrapper .pdp-trust--badges li{gap:8px;line-height:1.4}.product__info-wrapper .product__accordion{margin:0 0 16px;border-top:0;border-bottom:1px solid var(--pdp-rule)}.product__info-wrapper .product__accordion summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 28px 24px 0;cursor:pointer;list-style:none}.product__info-wrapper .product__accordion summary::-webkit-details-marker{display:none}.product__info-wrapper .product__accordion .summary__title{display:flex;align-items:center;gap:0}.product__info-wrapper .product__accordion .summary__title>svg,.product__info-wrapper .product__accordion .summary__title>.svg-wrapper{display:none}.product__info-wrapper .product__accordion .summary__title svg,.product__info-wrapper .product__accordion .summary__title svg *{stroke-width:2.33px;vector-effect:non-scaling-stroke}.product__info-wrapper .product__accordion .accordion__title{margin:0;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.05em!important;text-transform:none}.product__info-wrapper .product__accordion summary .icon-caret,.product__info-wrapper .product__accordion summary>svg:last-child{display:none}.product__info-wrapper .product__accordion summary:before,.product__info-wrapper .product__accordion summary:after{content:"";position:absolute;top:12px;right:0;background-color:currentColor}.product__info-wrapper .product__accordion summary:after{width:16px;height:2px;margin-top:-1px}.product__info-wrapper .product__accordion summary:before{right:7px;width:2px;height:16px;margin-top:-8px;transform-origin:center;transition:transform .3s ease-in-out}.product__info-wrapper .product__accordion details[open] summary:before{transform:rotate(90deg)}.product__info-wrapper .product__accordion details[open].is-closing summary:before{transform:none}.product__info-wrapper .product__accordion .accordion__content{box-sizing:border-box;overflow:hidden}.product__info-wrapper .product__accordion .accordion__content{margin:0;padding:0 0 36px;font-size:16px;font-weight:500;line-height:1.6;letter-spacing:0!important}.product__info-wrapper .product__accordion .accordion__content>*{margin:0 0 12px;font-size:16px;font-weight:500;line-height:1.6;letter-spacing:0!important}.product__info-wrapper .product__accordion .accordion__content>*:last-child{margin-bottom:0}.product__info-wrapper .product__accordion .accordion__content ul{margin:0;padding:0;list-style:none}.product__info-wrapper .product__accordion .accordion__content li{margin:0 0 6px;font-size:16px;font-weight:500;line-height:1.6;letter-spacing:0!important}@media(prefers-reduced-motion:reduce){.product__info-wrapper .product__accordion summary:before{transition:none}}@media screen and (max-width:749px){.product__info-wrapper .product__accordion summary{padding-bottom:16px}.product__info-wrapper .product__title,.product__info-wrapper .h3,.product__info-wrapper .h3 h2{font-size:32px!important;line-height:1.2}}.product__info-wrapper .color-swatch-list{gap:12px}.product__info-wrapper .color-swatch-label{width:54px;height:54px}@media screen and (max-width:749px){.product__info-wrapper .product__info-container{display:flex;flex-direction:column}.product__info-wrapper .product__info-container>variant-selects{display:contents}.product__info-wrapper .product__info-container>*{order:6}.product__info-wrapper .product__info-container .product-form__input--color-swatches{order:0}.product__info-wrapper .product__info-container>.h3{order:1}.product__info-wrapper .product__info-container>.product__text{order:2}.product__info-wrapper .product__info-container>.pdp-checklist{order:3}.product__info-wrapper .product__info-container>.pdp-section{order:4}.product__info-wrapper .product__info-container .product-form__input--size-boxes{order:5}.product__info-wrapper .product-form__input--color-swatches.pdp-section{margin:0 0 20px;padding:0 0 20px}.product__info-wrapper .product-form__input--color-swatches.pdp-section:before{display:none}.product__info-wrapper .product-form__input--color-swatches.pdp-section:after{content:"";position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--pdp-rule)}.product__info-wrapper .product-form__input--size-boxes.pdp-section{padding:0 0 var(--pdp-gap);margin-bottom:var(--pdp-gap)}.product__info-wrapper .product-form__input--size-boxes.pdp-section:before{display:none}.product__info-wrapper .product-form__input--size-boxes.pdp-section:after{content:"";position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--pdp-rule)}}.product__info-wrapper .pdp-rating-eyebrow{margin-bottom:8px}.pdp-rating-eyebrow .pdp-rating-eyebrow__link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;font-size:14px;line-height:1.6;font-weight:500;letter-spacing:0!important;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:2px}.pdp-rating-eyebrow .pdp-rating-eyebrow__link:hover{color:rgb(var(--color-button))}.pdp-rating-eyebrow .pdp-rating-eyebrow__link:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pdp-rating-eyebrow__stars{position:relative;display:inline-block;flex:0 0 auto;height:16px;font-size:16px;line-height:0;white-space:nowrap}.pdp-rating-eyebrow__stars svg{width:1em;height:1em;display:inline-block;vertical-align:top}.pdp-rating-eyebrow__stars-bg{color:rgba(var(--color-foreground),.18)}.pdp-rating-eyebrow__stars-fg{position:absolute;inset:0 auto 0 0;overflow:hidden;color:rgb(var(--color-button))}.pdp-rating-eyebrow__text{display:inline-block}@media screen and (min-width:992px){.product__info-wrapper .pdp-rating-eyebrow{margin-bottom:12px}.pdp-rating-eyebrow .pdp-rating-eyebrow__link{font-size:16px}}@media screen and (min-width:990px){.product.featured-product:not(.product--no-media)>.product__info-wrapper{padding:0 0 0 5rem}.product.featured-product:not(.product--no-media).product--right>.product__info-wrapper{padding:0 5rem 0 0}}@media screen and (min-width:1280px){.product.featured-product:not(.product--no-media)>.product__info-wrapper{padding:0 0 0 50px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pdp-info-column.css.map */
