.style-it-with-card{display:grid;grid-template-columns:7.5rem auto;align-items:center;gap:.5rem}.style-it-with-card img{width:100%;height:100%;object-fit:cover}.style-it-with-card ajax-cart-product-form{justify-self:end}.style-it-with-card .form-element{min-width:auto}.style-it-with-card--mini{grid-template-columns:3.75rem auto}.style-it-with-card__content{display:flex;flex-direction:column;gap:.5rem}@media only screen and (min-width: 768px){.style-it-with-card__content{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.style-it-with-card__meta{max-width:20rem;width:100%}.style-it-with-card__title{font-family:Montserrat, serif;font-size:0.875rem;font-weight:400;line-height:1.6;letter-spacing:0.04em;margin-bottom:.25rem;color:#252424;text-decoration:none}.style-it-with-card--mini .style-it-with-card__title{font-family:Montserrat, serif;font-size:0.75rem;font-weight:400;line-height:1.6;letter-spacing:0.04em;margin-bottom:.125rem}.style-it-with-card__price{font-family:Montserrat, serif;font-size:0.875rem;font-weight:400;line-height:1.6;letter-spacing:0.04em;font-size:.675rem;display:flex;gap:.375rem;flex-wrap:wrap}.style-it-with-card__price .price-highlight{color:#cb0000}.style-it-with-card__price s{opacity:.5}.style-it-with-card--mini .style-it-with-card__price{row-gap:0;line-height:1.2}.style-it-with-card__options{margin-top:.5rem}@media only screen and (min-width: 768px){.style-it-with-card__options{margin-top:.25rem}}.style-it-with-card--mini .style-it-with-card__options{font-family:Montserrat, serif;font-size:0.75rem;font-weight:400;line-height:1.6;letter-spacing:0.04em;margin-top:.125rem}.style-it-with-card__button{text-wrap:nowrap;width:100%}ajax-cart-product-form[processing] .style-it-with-card__button{color:rgba(0,0,0,0);position:relative;pointer-events:none}ajax-cart-product-form[processing] .style-it-with-card__button::after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;display:block;width:1rem;height:1rem;border-radius:50%;border-width:.125rem;border-style:solid;border-color:#fff #fff #fff rgba(0,0,0,0);animation:loading-spinner .5s linear infinite;margin:auto}@media only screen and (max-width: 950px){.style-it-with-card__button{width:110px !important;line-height:.5;padding:.6rem 1.5rem .77rem}}
