.ch-product-card-wrapper{height:100%;width:100%;max-width:none;position:relative}.ch-product-card{height:100%;width:100%;border:1px solid transparent;border-radius:3px;background:#fff;box-shadow:none;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease}.ch-product-card-wrapper:hover .ch-product-card,.ch-product-card-wrapper:focus-within .ch-product-card{border-color:#1a242c14;box-shadow:0 1.8rem 3.6rem #1a242c14}.ch-product-card .card__inner,.ch-product-card .card__content{background:transparent}.ch-product-card .card__heading a:after{display:none}.ch-product-card .card__media{position:relative;overflow:hidden;background:#fff}.ch-product-card__media-link{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none}.ch-product-card .card__inner.ratio:before{padding-bottom:100%!important}.ch-product-card .media{display:block;background:#fff;height:100%}.ch-product-card__media-track>.ch-product-card__image{opacity:0!important;transform:none!important}.ch-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:20px 20px 0;object-fit:contain;object-position:center;opacity:0;transition:opacity .28s ease,transform .28s ease}.ch-product-card__image.is-active{opacity:1!important}.ch-product-card .card__content:last-child{display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px 20px;gap:1.6rem}.ch-product-card .card__information{width:100%;text-align:center}.ch-product-card .card__heading{margin:0;font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:#252626;padding-top:16px;padding-bottom:6px}.ch-product-card .card__heading a{color:inherit;text-decoration:none}.ch-product-card .card-information{display:grid;gap:0px;width:100%;justify-items:center}.ch-product-card .card-information>.price,.ch-product-card .price,.ch-product-card .price__regular{display:flex;justify-content:center;width:100%;text-align:center}.ch-product-card .price__sale{display:none;width:100%;text-align:center}.ch-product-card .price.price--on-sale .price__sale{display:flex;justify-content:center}.ch-product-card .price__regular,.ch-product-card .price__sale,.ch-product-card .price-item{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;color:#252626;line-height:1.42}.ch-product-card .price-item--sale,.ch-product-card .price-item--regular{margin:0}.ch-product-card .price .price-item{margin:0 .4rem}.ch-product-card .quick-add{margin-top:auto}.ch-product-card__submit{min-height:34px;border-radius:4px;background:#e68126;color:#fff;font-family:Work Sans,sans-serif;font-weight:600;text-transform:uppercase;transition:background-color .2s ease,transform .2s ease,opacity .25s ease;font-size:11px;padding:0 20px;border:1px solid #e68126;outline:none!important;transform:translateY(20px)}.ch-product-card-wrapper:hover .ch-product-card__submit{transform:translateY(0)}.ch-product-card__submit:hover,.ch-product-card__submit:focus-visible{background:#df780d}.ch-product-card .card__badge{position:absolute;left:20px;top:20px;z-index:3}.ch-card-confirm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 14px 14px;text-align:center;border-radius:inherit;overflow:hidden}.ch-card-confirm[hidden]{display:none}.ch-card-confirm__close{position:absolute;top:10px;right:10px;width:28px;height:28px;padding:0;background:transparent;border:0;font-size:1.125rem;line-height:1;color:#252626;cursor:pointer;display:flex;align-items:center;justify-content:center}.ch-card-confirm__close:hover{opacity:.6}.ch-card-confirm__title{margin:0;padding:0 24px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#252626;line-height:1.45;font-family:Work Sans,sans-serif}.ch-card-confirm__image-wrap{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px 0}.ch-card-confirm__image{width:100%;height:100%;object-fit:contain;max-height:200px;display:block}.ch-card-confirm__actions{display:flex;gap:8px;width:100%;flex-shrink:0}.ch-card-confirm__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;height:38px;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;border-radius:2px;font-family:Work Sans,sans-serif;padding:0 6px;white-space:nowrap;transition:background .2s ease,opacity .2s ease}.ch-card-confirm__btn--fermer{background:#fff;border:1.5px solid #252626;color:#252626}.ch-card-confirm__btn--fermer:hover{background:#f5f5f5}.ch-card-confirm__btn--cart{background:var(--primary-color);border:1.5px solid transparent;color:#fff}.ch-card-confirm__btn--cart:hover{opacity:.85}.ch-product-card .badge{border:0;border-radius:0;padding:.8rem 1.2rem;background:#113847;color:#fff;font-family:Work Sans,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ch-product-card .badge--sale-percent{height:30px;line-height:30px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:2;background-color:#ae133a}.ch-product-card__nav{position:absolute;top:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:.8rem;background:#fff6;color:#0f536d;cursor:pointer;opacity:0;transform:translateY(-50%);transition:opacity .2s ease,background-color .2s ease;border-radius:0 4px 4px 0}.ch-product-card__nav i{font-size:24px}.ch-product-card__nav:hover,.ch-product-card__nav:focus-visible{background:#fff}.ch-product-card__nav .icon-caret{width:1.1rem;height:1.1rem}.ch-product-card__nav--prev{left:20px}.ch-product-card__nav--prev .icon-caret{transform:rotate(90deg)}.ch-product-card__nav--next{right:20px;border-radius:4px 0 0 4px}.ch-product-card__nav--next .icon-caret{transform:rotate(-90deg)}.ch-product-card-wrapper.has-multiple-images:hover .ch-product-card__nav,.ch-product-card-wrapper.has-multiple-images:focus-within .ch-product-card__nav{opacity:1}@media screen and (min-width:990px){.ch-product-card .quick-add{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease}.ch-product-card-wrapper:hover .quick-add,.ch-product-card-wrapper:focus-within .quick-add{max-height:8rem;opacity:1}}@media screen and (max-width:989px){.ch-product-card{border-radius:1.8rem}.ch-product-card .card__content:last-child{padding:0}.ch-product-card__nav{width:3.8rem;height:3.8rem;opacity:1}.ch-product-card__nav--prev{left:1rem}.ch-product-card__nav--next{right:1rem}.ch-product-card .quick-add{display:none}.ch-product-card__image{padding:8px}.ch-product-card .card__information{padding:0}.ch-product-card .card__heading{padding-top:8px}.ch-product-card-wrapper:hover .ch-product-card,.ch-product-card-wrapper:focus-within .ch-product-card{border-color:transparent;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chouchous-product-card.css.map */
