/* Craft Upsell v1.0.0 — Regon Craft */
.cu-wrap{width:100%;box-sizing:border-box;}
.cu-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;}
.cu-row::-webkit-scrollbar{display:none;}
.cu-card{transition:border-color .2s ease;}
.cu-card:hover{opacity:.92;}
.cu-card-top,.cu-card-bot{transition:background .15s;}
