.bnw-cart-empty{padding:120px 48px;text-align:center}.bnw-cart-empty__title{font-size:32px;font-weight:800;color:#0d0d0d;margin:0 0 12px}.bnw-cart-empty__text{font-size:15px;color:#888;font-weight:300;margin:0 0 40px}.bnw-cart-empty__cta{display:inline-block;background:#0d0d0d;color:#fff;padding:18px 48px;font-size:12px;letter-spacing:2.5px;text-transform:uppercase;font-weight:600;text-decoration:none}.bnw-cart{max-width:960px;margin:0 auto;padding:48px 24px 80px}.bnw-cart__header{display:flex;align-items:baseline;gap:12px;margin-bottom:40px}.bnw-cart__title{font-size:32px;font-weight:800;letter-spacing:-.5px;color:#0d0d0d;margin:0}.bnw-cart__count{font-size:14px;color:#888;font-weight:400}.bnw-cart__shipping-bar{background:#f2f2f2;border-radius:8px;padding:14px 20px;margin-bottom:32px;display:flex;align-items:center;gap:14px}.bnw-cart__shipping-bar--free{background:#f2f2f2}.bnw-cart__shipping-icon{color:#888;flex-shrink:0}.bnw-cart__shipping-bar--free .bnw-cart__shipping-icon{color:#0d0d0d}.bnw-cart__shipping-info{flex:1}.bnw-cart__shipping-text{font-size:13px;color:#555;margin-bottom:8px}.bnw-cart__shipping-text strong{color:#0d0d0d;font-weight:600}.bnw-cart__shipping-bar--free .bnw-cart__shipping-text{margin-bottom:0}.bnw-cart__shipping-track{background:#ccc;border-radius:3px;height:3px;overflow:hidden}.bnw-cart__shipping-progress{background:#0d0d0d;height:100%;border-radius:3px;transition:width .3s ease}.bnw-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px}.bnw-cart__items-header{display:grid;grid-template-columns:1fr auto auto;gap:16px;border-bottom:.5px solid #E0E0E0;padding-bottom:12px;margin-bottom:20px;font-size:11px;color:#888;text-transform:uppercase;letter-spacing:1.5px}.bnw-cart__items-header span:last-child{text-align:right}.bnw-cart__item{display:flex;gap:20px;align-items:flex-start;padding-bottom:24px;margin-bottom:24px;border-bottom:.5px solid #E0E0E0}.bnw-cart__item:last-child{border-bottom:none;margin-bottom:0}.bnw-cart__item-image{width:100px;height:120px;background:#f2f2f2;border-radius:6px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.bnw-cart__item-image img{width:100%;height:100%;object-fit:cover}.bnw-cart__item-info{flex:1;min-width:0}.bnw-cart__item-name{font-size:15px;font-weight:600;color:#0d0d0d;text-decoration:none;display:block;margin-bottom:4px}.bnw-cart__item-name:hover{text-decoration:underline;text-underline-offset:2px}.bnw-cart__item-variant{font-size:13px;color:#888;margin-bottom:4px}.bnw-cart__item-price-mobile{font-size:13px;color:#888;margin-bottom:12px}.bnw-cart__item-actions{display:flex;align-items:center;gap:16px}.bnw-cart__qty{display:flex;align-items:center;border:.5px solid #CCC;border-radius:6px;overflow:hidden}.bnw-cart__qty-btn{width:36px;height:36px;border:none;background:none;font-size:16px;cursor:pointer;color:#0d0d0d;display:flex;align-items:center;justify-content:center;transition:background .1s}.bnw-cart__qty-btn:hover{background:#f2f2f2}.bnw-cart__qty-input{width:32px;text-align:center;font-size:14px;font-weight:500;color:#0d0d0d;border:none;border-left:.5px solid #CCC;border-right:.5px solid #CCC;height:36px;line-height:36px;padding:0;-moz-appearance:textfield;background:transparent}.bnw-cart__qty-input::-webkit-outer-spin-button,.bnw-cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bnw-cart__item-remove{font-size:12px;color:#888;text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;padding:0}.bnw-cart__item-remove:hover{color:#0d0d0d}.bnw-cart__item-total{font-size:15px;font-weight:600;color:#0d0d0d;flex-shrink:0;padding-top:2px}.bnw-cart__sidebar{position:relative}.bnw-cart__summary{background:#f2f2f2;border-radius:10px;padding:28px 24px;position:sticky;top:90px}.bnw-cart__summary-row{display:flex;justify-content:space-between;margin-bottom:10px}.bnw-cart__summary-label{font-size:13px;color:#555}.bnw-cart__summary-value{font-size:13px;font-weight:500;color:#0d0d0d}.bnw-cart__summary-note{font-size:12px;color:#888}.bnw-cart__summary-tva{font-size:12px;color:#888;margin-bottom:16px}.bnw-cart__summary-total-row{border-top:.5px solid #CCC;padding-top:16px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:baseline}.bnw-cart__summary-total-label{font-size:16px;font-weight:700;color:#0d0d0d}.bnw-cart__summary-total-value{font-size:18px;font-weight:700;color:#0d0d0d}.bnw-cart__discount{margin-bottom:20px}.bnw-cart__discount-toggle{font-size:12px;color:#888;cursor:pointer;list-style:none;display:flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none}.bnw-cart__discount-toggle::-webkit-details-marker{display:none}.bnw-cart__discount-chevron{transition:transform .2s}details[open] .bnw-cart__discount-chevron{transform:rotate(180deg)}.bnw-cart__discount-form{margin-top:10px;display:flex;gap:8px}.bnw-cart__discount-input{flex:1;padding:10px 12px;font-size:13px;border:.5px solid #CCC;border-radius:6px;background:#fff;outline:none;font-family:inherit}.bnw-cart__discount-input:focus{border-color:#0d0d0d}.bnw-cart__discount-apply{padding:10px 16px;font-size:12px;font-weight:600;background:#0d0d0d;color:#fff;border:none;border-radius:6px;cursor:pointer;letter-spacing:.5px;font-family:inherit}.bnw-cart__discount-apply:hover{background:#000}.bnw-cart__checkout-btn{width:100%;padding:18px;background:#0d0d0d;color:#fff;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;font-family:inherit;transition:background .15s}.bnw-cart__checkout-btn:hover{background:#000}.bnw-cart__trust{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:8px;color:#888}.bnw-cart__trust span{font-size:11px}.bnw-cart__cross-sell{margin-top:64px;padding-top:48px;border-top:.5px solid #E0E0E0}.bnw-cart__cross-sell-header{margin-bottom:32px}.bnw-cart__cross-sell-title{font-size:22px;font-weight:700;color:#0d0d0d;letter-spacing:-.3px;margin:0 0 6px}.bnw-cart__cross-sell-subtitle{font-size:14px;color:#888;margin:0}.bnw-cart__cross-sell-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.bnw-cart__cross-sell-card{border:.5px solid #E0E0E0;border-radius:10px;overflow:hidden;transition:border-color .15s}.bnw-cart__cross-sell-card:hover{border-color:#0d0d0d}.bnw-cart__cross-sell-image{display:block;background:#f2f2f2;height:auto;aspect-ratio:3/4;overflow:hidden}.bnw-cart__cross-sell-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.bnw-cart__cross-sell-card:hover .bnw-cart__cross-sell-image img{transform:scale(1.03)}.bnw-cart__cross-sell-info{padding:16px 20px}.bnw-cart__cross-sell-name{font-size:14px;font-weight:600;color:#0d0d0d;text-decoration:none;display:block;margin-bottom:2px}.bnw-cart__cross-sell-meta{font-size:12px;color:#888;margin-bottom:4px}.bnw-cart__cross-sell-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.bnw-cart__cross-sell-price{font-size:14px;font-weight:600;color:#0d0d0d}.bnw-cart__cross-sell-add{display:inline-block;padding:10px 20px;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;background:#0d0d0d;color:#fff;border:none;border-radius:6px;cursor:pointer;font-family:inherit;text-decoration:none;transition:background .15s}.bnw-cart__cross-sell-add:hover{background:#000;color:#fff}@media screen and (max-width:749px){.bnw-cart{padding:32px 16px 64px}.bnw-cart__header{margin-bottom:24px}.bnw-cart__title{font-size:24px}.bnw-cart__shipping-bar{padding:12px 16px;margin-bottom:24px}.bnw-cart__layout{grid-template-columns:1fr;gap:24px}.bnw-cart__items-header{display:none}.bnw-cart__item{gap:12px}.bnw-cart__item-image{width:80px;height:100px}.bnw-cart__item-total{display:none}.bnw-cart__item-price-mobile{display:block}.bnw-cart__summary{position:static}.bnw-cart__cross-sell{margin-top:40px;padding-top:32px}.bnw-cart__cross-sell-title{font-size:18px}.bnw-cart__cross-sell-grid{grid-template-columns:1fr;gap:16px}.bnw-cart__cross-sell-image{height:auto;aspect-ratio:3/4}}@media screen and (min-width:750px){.bnw-cart__item-price-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bnw-cart.css.map */
