.custom-upsell{margin:2rem 0 1.6rem}.custom-upsell__header{display:flex;align-items:center;gap:.7rem;margin-bottom:1.1rem;padding-bottom:.8rem;border-bottom:2px solid #1a1a1a}.custom-upsell--alternative .custom-upsell__header{border-bottom-color:rgba(var(--color-foreground),.15)}.custom-upsell__icon{display:flex;align-items:center;flex-shrink:0;width:1.5rem;height:1.5rem;color:#c73000}.custom-upsell--alternative .custom-upsell__icon{color:rgba(var(--color-foreground),.45)}.custom-upsell__icon svg{width:100%;height:100%}.custom-upsell__title{font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin:0;line-height:1}.custom-upsell--alternative .custom-upsell__title{color:rgba(var(--color-foreground),.55);font-weight:600}.custom-upsell__list{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;list-style:none;margin:0;padding:0}.custom-upsell__list>li{display:flex}.custom-upsell__item{display:flex;flex-direction:column;width:100%;border-radius:8px;border:1.5px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));overflow:hidden;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;position:relative}.custom-upsell__item:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001f;border-color:#1a1a1a}.custom-upsell__image-wrap{display:block;width:100%;padding-bottom:100%;position:relative;overflow:hidden;background:rgba(var(--color-foreground),.04);flex-shrink:0}.custom-upsell__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.custom-upsell__item:hover .custom-upsell__image-wrap img{transform:scale(1.05)}.custom-upsell__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.18)}.custom-upsell__info{display:flex;flex-direction:column;gap:.3rem;padding:.8rem .9rem .5rem;flex:1}.custom-upsell__product-title{font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-upsell__price{font-size:1.2rem;font-weight:700;color:rgb(var(--color-foreground));display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.custom-upsell__price-compare{text-decoration:line-through;color:rgba(var(--color-foreground),.38);font-weight:400;font-size:1.1rem}.custom-upsell__sold-out-badge{font-size:1rem;color:rgba(var(--color-foreground),.4);font-style:italic;font-weight:400}.custom-upsell__cta-wrap{padding:0 .9rem .9rem}.custom-upsell__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:.65rem 1rem;font-size:1.2rem;font-weight:700;border-radius:6px;text-decoration:none;cursor:pointer;transition:background-color .25s ease,color .25s ease;white-space:nowrap;border:none;letter-spacing:.02em}.custom-upsell__cta--add{background-color:#1a1a1a;color:#fff}.custom-upsell__cta--add:hover:not(:disabled){background-color:#c73000}.custom-upsell__cta--add:disabled{opacity:.55;cursor:default}.custom-upsell__cta--view{background-color:transparent;color:rgb(var(--color-foreground));border:1.5px solid rgba(var(--color-foreground),.25)}.custom-upsell__cta--view:hover{border-color:#1a1a1a;background-color:rgba(var(--color-foreground),.04)}.custom-upsell__item--unavailable .custom-upsell__image-wrap:after{content:"Uitverkocht";position:absolute;top:.7rem;left:0;background:#0000009e;color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .7rem;border-radius:0 4px 4px 0;pointer-events:none}@media screen and (max-width:749px){.custom-upsell__list{grid-template-columns:repeat(2,1fr);gap:.8rem}}@media screen and (max-width:479px){.custom-upsell__list{grid-template-columns:repeat(2,1fr);gap:.7rem}.custom-upsell__product-title{font-size:1.15rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-custom-upsell.css.map */
