product-component.st-product-component{width:100%!important;height:auto!important;display:block!important}.product-grid>.grid__item{height:auto!important;display:block!important;align-self:flex-start!important}.product-grid>.grid__item>product-component.st-product-component{width:100%!important;height:auto!important}.st-product-card,.st-product-card *{box-sizing:border-box}.st-product-card{width:100%!important;height:auto!important;margin:0!important;padding:0!important;color:#171717}.st-product-card__shell{position:relative;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden;display:block!important;background:#f5eedc;border:1px solid rgba(23,23,23,.36);border-radius:10px;box-shadow:none}.st-product-card__media-link{width:100%;margin:0!important;padding:0!important;display:block;overflow:hidden;color:inherit;text-decoration:none}.st-product-card__media{position:relative;width:100%;aspect-ratio:1.72 / 1;margin:0;padding:0;overflow:hidden;background:#f5eedc}.st-product-card__image-stack{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.st-product-card__image{position:absolute!important;left:50%!important;top:50%!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;object-fit:cover!important;object-position:center center!important;mix-blend-mode:multiply;transform:translate(-50%,-45%) scale(1.3);transform-origin:center center;transition:transform .18s ease,opacity .18s ease}.st-product-card__image--secondary{opacity:0}.st-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.st-product-card__placeholder svg{width:65%;height:65%;opacity:.25}.st-product-card__footer{width:100%;margin:0!important;padding:0 12px 11px!important;background:#f5eedc}.st-product-card__divider{width:100%;height:1px;margin:0 0 15px!important;background:#1717172e}.st-product-card__footer-grid{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) 118px;grid-template-rows:28px 29px;grid-template-areas:"title price" "subtitle action";column-gap:11px;row-gap:2px;align-items:start}.st-product-card__title{grid-area:title;min-width:0;width:100%;margin:0!important;padding:0!important;color:#171717;font-family:var( --font-body-family, Inter, Arial, sans-serif )!important;font-size:13px!important;font-style:normal!important;font-weight:800!important;line-height:1.14!important;letter-spacing:-.02em!important;text-transform:none!important}.st-product-card__title a{width:100%;max-height:30px;display:-webkit-box!important;overflow:hidden!important;color:#171717!important;text-decoration:none!important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.st-product-card__price{grid-area:price;width:100%;margin:0!important;padding:2px 0 0!important;color:#e8492e;font-family:var( --font-body-family, Inter, Arial, sans-serif );font-size:14px;font-weight:900;line-height:1;letter-spacing:-.02em;white-space:nowrap;text-align:right}.st-product-card__subtitle{grid-area:subtitle;min-width:0;width:100%;margin:2px 0 0!important;padding:0!important;overflow:hidden;color:#171717db;font-family:var( --font-body-family, Inter, Arial, sans-serif );font-size:10px;font-weight:600;line-height:1.15;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.st-product-card__action{grid-area:action;width:100%!important;margin:0!important;padding:0!important;align-self:start}.st-product-card__action form,.st-product-card__action product-form,.st-product-card__action modal-opener{width:100%!important;margin:0!important;padding:0!important;display:block!important}.st-product-card__button{position:relative;width:100%!important;height:29px!important;min-height:29px!important;margin:0!important;padding:5px 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:#171717!important;border:1.3px solid rgba(23,23,23,.72)!important;border-radius:999px!important;box-shadow:none!important;font-family:var( --font-body-family, Inter, Arial, sans-serif )!important;font-size:8.5px!important;font-weight:900!important;line-height:1!important;letter-spacing:.025em!important;text-align:center!important;text-decoration:none!important;text-transform:uppercase!important;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.st-product-card__button:before,.st-product-card__button:after{display:none!important}.st-product-card__button:hover{background:#171717!important;color:#fff9ec!important;text-decoration:none!important;transform:translateY(-1px)}.st-product-card__button--unavailable{opacity:.72}.st-product-card__button .loading__spinner{position:absolute;width:14px;height:14px}.st-product-card__badge{position:absolute;top:8px;left:8px;z-index:5;padding:5px 8px;background:#f1b634;color:#171717;border:1px solid #171717;border-radius:999px;font-family:var( --font-body-family, Inter, Arial, sans-serif );font-size:8px;font-weight:900;line-height:1;letter-spacing:.04em;text-transform:uppercase}@media screen and (min-width:990px){.st-product-card__shell{transition:transform .16s ease,box-shadow .16s ease}.st-product-card:hover .st-product-card__shell{transform:translateY(-2px);box-shadow:0 4px #1717170f}.st-product-card:hover .st-product-card__image-stack--hover .st-product-card__image--primary{opacity:0}.st-product-card:hover .st-product-card__image-stack--hover .st-product-card__image--secondary{opacity:1}.st-product-card:hover .st-product-card__image-stack:not(.st-product-card__image-stack--hover) .st-product-card__image{transform:translate(-50%,-45%) scale(1.34)}}@media screen and (max-width:989px){.st-product-card__media{aspect-ratio:1.5 / 1}.st-product-card__image{transform:translate(-50%,-45%) scale(1.24)}.st-product-card__footer{padding:0 10px 10px!important}.st-product-card__divider{margin-bottom:14px!important}.st-product-card__footer-grid{grid-template-columns:minmax(0,1fr) 108px;grid-template-rows:27px 29px;column-gap:8px}.st-product-card__title{font-size:12px!important}.st-product-card__price{font-size:12.5px}}@media screen and (max-width:749px){.st-product-card__shell{border-radius:8px}.st-product-card__media{aspect-ratio:1.22 / 1}.st-product-card__image{transform:translate(-50%,-45%) scale(1.18)}.st-product-card__footer{padding:0 7px 8px!important}.st-product-card__divider{margin-bottom:11px!important}.st-product-card__footer-grid{grid-template-columns:minmax(0,1fr) 92px;grid-template-rows:26px 27px;column-gap:5px;row-gap:2px}.st-product-card__title{font-size:10.5px!important;line-height:1.17!important}.st-product-card__title a{max-height:25px}.st-product-card__price{padding-top:1px!important;font-size:10.5px}.st-product-card__subtitle{margin-top:1px!important;font-size:8.5px}.st-product-card__button{height:27px!important;min-height:27px!important;font-size:7.5px!important}}@media screen and (max-width:420px){.st-product-card__media{aspect-ratio:1.08 / 1}.st-product-card__image{transform:translate(-50%,-45%) scale(1.14)}.st-product-card__footer-grid{grid-template-columns:minmax(0,1fr) 82px}.st-product-card__title{font-size:10px!important}.st-product-card__price{font-size:10px}.st-product-card__button{font-size:7px!important}}@media(prefers-reduced-motion:reduce){.st-product-card__shell,.st-product-card__image,.st-product-card__button{transition:none}}#MainContent .st-product-card__footer{position:relative!important;width:100%!important;margin:0!important;padding:17px 12px 11px!important;background:#f5eedc!important}#MainContent .st-product-card__footer:before{content:""!important;position:absolute!important;top:0!important;left:12px!important;right:12px!important;height:1px!important;display:block!important;background:#1717172e!important;pointer-events:none!important}#MainContent .st-product-card__divider{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}#MainContent .st-product-card__footer-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;grid-template-rows:28px 29px!important;grid-template-areas:"title price" "subtitle action"!important;column-gap:11px!important;row-gap:2px!important;align-items:start!important;margin:0!important;padding:0!important}#MainContent .st-product-card__title{grid-area:title!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:800!important;line-height:1.14!important;letter-spacing:-.02em!important}#MainContent .st-product-card__title a{width:100%!important;max-height:30px!important;display:-webkit-box!important;overflow:hidden!important;color:#171717!important;text-decoration:none!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important}#MainContent .st-product-card__price{grid-area:price!important;width:100%!important;margin:0!important;padding:1px 0 0!important;color:#e8492e!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-align:right!important}#MainContent .st-product-card__subtitle{grid-area:subtitle!important;width:100%!important;min-width:0!important;margin:1px 0 0!important;padding:0!important;overflow:hidden!important;color:#171717d6!important;font-size:10px!important;font-weight:600!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}#MainContent .st-product-card__action{grid-area:action!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;align-self:start!important;justify-self:stretch!important}#MainContent .st-product-card__action form,#MainContent .st-product-card__action product-form,#MainContent .st-product-card__action modal-opener{width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}#MainContent .st-product-card__button{width:100%!important;height:29px!important;min-height:29px!important;margin:0!important;padding:5px 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1.3px solid rgba(23,23,23,.68)!important;border-radius:999px!important;background:transparent!important;color:#171717!important;box-shadow:none!important;font-size:8.5px!important;font-weight:900!important;line-height:1!important;letter-spacing:.025em!important;text-decoration:none!important;text-transform:uppercase!important}#MainContent product-component.st-product-component,#MainContent .st-product-card,#MainContent .st-product-card__shell{height:auto!important;min-height:0!important;max-height:none!important}#MainContent .product-grid>.grid__item{height:auto!important;min-height:0!important;align-self:flex-start!important}@media screen and (max-width:989px){#MainContent .st-product-card__footer{padding:15px 10px 10px!important}#MainContent .st-product-card__footer:before{left:10px!important;right:10px!important}#MainContent .st-product-card__footer-grid{grid-template-columns:minmax(0,1fr) 106px!important;grid-template-rows:27px 28px!important;column-gap:8px!important}#MainContent .st-product-card__title{font-size:12px!important}#MainContent .st-product-card__price{font-size:12.5px!important}}@media screen and (max-width:749px){#MainContent .st-product-card__footer{padding:12px 7px 8px!important}#MainContent .st-product-card__footer:before{left:7px!important;right:7px!important}#MainContent .st-product-card__footer-grid{grid-template-columns:minmax(0,1fr) 88px!important;grid-template-rows:25px 27px!important;column-gap:5px!important;row-gap:2px!important}#MainContent .st-product-card__title{font-size:10.5px!important;line-height:1.17!important}#MainContent .st-product-card__title a{max-height:25px!important}#MainContent .st-product-card__price{font-size:10.5px!important}#MainContent .st-product-card__subtitle{font-size:8.5px!important}#MainContent .st-product-card__button{height:27px!important;min-height:27px!important;font-size:7.5px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shirtley-product-card.css.map */
