.product-card-widget{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:125px;border:1px solid #EDE7DC;background:#fff;padding:1rem}.product-card-widget__image-container{display:flex;align-items:center}.product-card-widget__image{height:100px;width:93px;object-fit:cover}.product-card-widget__content{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.product-card-widget__info{display:flex;flex-direction:column;gap:5px;flex:1}.product-card-widget__info-title{font-family:Poppins;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.54px;text-transform:uppercase}.product-card-widget .product-card-widget__content .product-card-widget__info-description{font-family:var(--font-poppins);font-weight:300;font-size:14px;line-height:28px;letter-spacing:.75px;margin-right:0}.product-card-widget__button{min-width:8rem;white-space:nowrap}.product-card-widget__button span{margin-right:0}@media screen and (max-width: 1180px){.product-card-widget{grid-template-columns:auto 1fr;gap:1rem;min-height:135px;padding:1.5rem}.product-card-widget__content{flex-direction:column;align-items:stretch;gap:1rem}.product-card-widget__info{text-align:left}.product-card-widget .product-card-widget__content .product-card-widget__info-description{font-size:12px}.product-card-widget__button{align-self:stretch;min-width:unset;max-width:106px;padding:12px 16px}.product-card-widget__button span{font-size:12px;line-height:15px}}@media screen and (max-width: 280px){.product-card-widget{grid-template-columns:1fr;text-align:center;gap:1rem;padding:1rem}.product-card-widget__image-container{justify-content:center}.product-card-widget__content{flex-direction:column;align-items:center;gap:1rem}.product-card-widget__info{text-align:center}.product-card-widget__button{align-self:center;min-width:10rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/product-card-widget.css.map */
