.content-product{list-style:none;position:relative}.content-product .woocommerce-LoopProduct-link{color:inherit;text-decoration:none}.content-product__wrap{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto}.content-product__card,.content-product__wrap{border-radius:25px;overflow:hidden;position:relative}.content-product__card{background:#efefef;height:344px}.content-product__card a{display:block;height:100%;text-decoration:none}.content-product__card img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.content-product__card .onsale{background:#e16036;border-radius:500px;color:#fff;font-size:.75em;font-weight:700;left:12px;line-height:1.4;padding:4px 10px;position:absolute;top:12px;z-index:2}.content-product .add_to_cart_button{align-items:center;background:#344428;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:absolute;right:12px;top:284px;transform:translateY(6px);transition:opacity .25s,transform .25s,background .2s ease;width:48px;z-index:10}.content-product .add_to_cart_button:hover{background:#83a215}.content-product .add_to_cart_button img{transition:opacity .3s}.content-product .add_to_cart_button.loading{color:transparent;opacity:.7;pointer-events:none}.content-product .add_to_cart_button.loading img{opacity:0}.content-product .add_to_cart_button.loading:after{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}@keyframes spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.content-product:focus-within .add_to_cart_button,.content-product:hover .add_to_cart_button{opacity:1;transform:translateY(0)}.content-product__cart-icon{filter:brightness(0) invert(1);height:22px;width:22px}.content-product__badge{align-items:center;aspect-ratio:1/1;background:#e16036;border-radius:50%;box-sizing:border-box;color:#fff;display:flex;font-size:1.125em;font-weight:400;justify-content:center;line-height:1;padding:15px 20px 0 0;pointer-events:none;position:absolute;right:-28px;text-align:center;top:-28px;width:132px;z-index:4}.content-product__meta{padding:16px 8px 8px;text-align:center}.content-product .woocommerce-loop-product__title{color:#000;font-size:1.25em;font-weight:300;line-height:1.4;margin:0 0 1em;padding:0}.content-product .price{color:#344428;display:block;font-size:1.25em;font-weight:300;line-height:1.3}.content-product .price del{color:#999;font-size:.85em;font-weight:300}.content-product .price ins{color:#e16036;text-decoration:none}.content-product .star-rating{display:none}@media (max-width:850px){.content-product .add_to_cart_button{opacity:1;transform:translateY(0)}.content-product__badge{font-size:1.25em}}