.product-card-simple__inner{position:relative;display:flex;gap:1.6rem;background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-button),.05);border-radius:.8rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:var(--page-width-padding);width:100%}.product-card-simple__close{position:absolute;top:1.6rem;right:1.6rem;background:transparent;border:none;padding:0;color:rgb(var(--color-foreground));cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.product-card-simple__close:hover{transform:scale(1.1)}.product-card-simple__close svg{width:1.6rem;height:1.6rem}.product-card-simple__link{display:flex;gap:1.6rem;text-decoration:none;color:inherit;width:100%}.product-card-simple__image-wrapper{width:90px;height:110px;flex-shrink:0;border-radius:.4rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-card-simple__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.product-card-simple__content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.product-card-simple__title{margin:0;padding-right:2.4rem;font-size:1.8rem;line-height:1.3;font-weight:500;text-align:left;color:rgb(var(--color-foreground))}.product-card-simple__bottom{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin-top:1.2rem}.product-card-simple__price,.product-card-simple__shop-btn{line-height:1.4}.product-card-simple__price{font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));margin:0}.product-card-simple__shop-btn{font-size:1.3rem;font-weight:500;margin:0;text-transform:none;opacity:.5;gap:1rem}@media screen and (min-width:750px){.product-card-simple__inner{padding:1.2rem;border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem}.product-card-simple__link{gap:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card-simple.css.map */
