.delwine--card-product *{padding:0;margin:0;box-sizing:border-box;color:var(--color-black)}.delwine--card-product{border-radius:8px;overflow:hidden;background-color:var(--color-white);border:1px solid var(--color-ice)}.delwine--card-product a{display:flex;flex-direction:column;height:100%}.delwine--card-product.tabshelf,.delwine--card-product.placeholder{width:300px;max-width:calc(25vw - 23px)}.delwine--card-product.product-list-page{width:100%;max-width:291px;height:100%}.delwine--card-product.featured,.featured-product--inner .delwine--card-product.featured{width:300px;max-width:unset}@media (max-width: 988px){.featured-product--inner .delwine--card-product.featured{width:250px}}.delwine--product-tabshelf .delwine--card-product{height:100%}.delwine--card-product>a{display:flex;flex-direction:column;border-radius:8px;height:100%;position:relative}.delwine--card-product>a .product-tag--wrapper{position:absolute;padding:8px;z-index:1;display:flex;gap:4px;flex-wrap:wrap}.delwine--card-product>a .product-tag--wrapper .product-tag-new{padding:8px;border:1px solid var(--color-forest);color:var(--color-forest);border-radius:6px;background-color:var(--color-white);font-weight:600;font-size:12px;line-height:100%}.delwine--card-product>a .product-tag--wrapper .product-tag-promotion{padding:8px;border:1px solid var(--color-burgundy);color:var(--color-burgundy);border-radius:6px;background-color:var(--color-white);font-weight:600;font-size:12px;line-height:100%}.delwine--card-product .product-image--wrapper{display:flex;position:relative;width:100%;height:250px;overflow:hidden}.delwine--card-product .product-image--wrapper img{width:100%;height:auto;pointer-events:none;background-color:var(--color-white)}.delwine--card-product .product-image--wrapper .product-image{position:absolute;top:0;left:0;height:250px;object-fit:contain;object-position:center}.delwine--card-product .product-image--wrapper .product-image-onhover{display:none;position:absolute;top:0;left:0}.delwine--card-product .product-image--wrapper .btn-addToCart{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;display:none}.delwine--card-product:hover .product-image--wrapper .product-image-onhover,.delwine--card-product:hover .product-image--wrapper .btn-addToCart{display:block}.delwine--card-product .product-infos--wrapper{display:flex;flex-direction:column;gap:20px;padding:32px;flex:1}.delwine--card-product .product-infos--wrapper .product-infos{display:flex;align-items:center;flex-wrap:wrap;min-height:20px}.delwine--card-product .product-infos--wrapper .product-infos .product-infos-country,.delwine--card-product .product-infos--wrapper .product-infos .product-infos-types{display:flex;align-items:center}.delwine--card-product .product-infos--wrapper .product-infos .text-icon-flag{margin-right:6px;flex-shrink:0}.delwine--card-product .product-infos--wrapper .product-infos .text-infos{margin-right:8px;color:var(--color-black);opacity:50%;font-weight:700}.delwine--card-product .product-infos--wrapper .product-title{font-weight:300;font-size:24px;line-height:100%;flex:1;margin-top:21px;margin-bottom:21px;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.delwine--card-product .product-infos--wrapper .product-price .product-price-discount{display:flex;gap:6px;align-items:center}.delwine--card-product .product-infos--wrapper .product-price .product-price-discount span:nth-child(1){color:var(--color-black);font-weight:500;font-size:20px;line-height:100%}.delwine--card-product .product-infos--wrapper .product-price .product-price-discount span:nth-child(2){color:var(--color-black);font-weight:500;font-size:14px;line-height:100%;opacity:20%;text-decoration:line-through}.delwine--card-product .product-infos--wrapper .product-price .product-price-nodiscount{display:flex}.delwine--card-product .product-infos--wrapper .product-price .product-price-nodiscount span:nth-child(1){color:var(--color-black);font-weight:500;font-size:20px;line-height:100%}@media (max-width: 988px){.delwine--card-product.tabshelf,.delwine--card-product.placeholder{width:170px;max-width:unset}.delwine--card-product.tabshelf .product-image--wrapper .delwine--card-product.placeholder .product-image--wrapper{display:flex;position:relative;width:100%;height:158px;overflow:hidden}.delwine--card-product.product-list-page .product-infos--wrapper{gap:0}.delwine--card-product.tabshelf .product-infos--wrapper,.delwine--card-product.placeholder .product-infos--wrapper{padding:24px 12px 12px;gap:0}.delwine--card-product.product-list-page .product-infos--wrapper{padding:24px 12px 12px}.delwine--card-product.tabshelf .product-infos--wrapper .product-title,.delwine--card-product.placeholder .product-infos--wrapper .product-title{margin:24px 0}.delwine--card-product.tabshelf>a .product-tag--wrapper,.delwine--card-product.placeholder>a .product-tag--wrapper{top:0;left:0}.delwine--card-product.tabshelf>a .product-tag--wrapper .product-tag-new,.delwine--card-product.tabshelf>a .product-tag--wrapper .product-tag-promotion,.delwine--card-product.placeholder>a .product-tag--wrapper .product-tag-new,.delwine--card-product.placeholder>a .product-tag--wrapper .product-tag-promotion{font-size:12px}.delwine--card-product .product-image--wrapper{height:170px}.delwine--card-product .product-image--wrapper .product-image{height:100%}.delwine--card-product:hover .product-image--wrapper .product-image-onhover,.delwine--card-product:hover .product-image--wrapper .btn-addToCart{display:none}.delwine--card-product .product-infos--wrapper .product-infos .text-infos{font-size:10px}.delwine--card-product .product-infos--wrapper .product-title{font-size:16px}.delwine--card-product .product-infos--wrapper .product-price .product-price-discount span:nth-child(1),.delwine--card-product .product-infos--wrapper .product-price .product-price-nodiscount span:nth-child(1){font-size:16px}.delwine--card-product .product-infos--wrapper .product-price .product-price-discount span:nth-child(2){font-size:12px}.delwine--card-product .product-infos--wrapper .product-infos{flex-direction:column;align-items:baseline}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/delwine--card-product.css.map */
