.upsellpdpWrapper{margin-bottom:20px}.upsellpdpItem{display:flex;align-items:flex-start;flex-direction:column;gap:12px;border:1px solid #fff;padding:10px;border-radius:10px;margin-bottom:10px;background:#fff}.upsellpdpItem input{width:18px;height:18px}.upsellpdpImage img{width:100%;height:auto;object-fit:cover}.upsellpdpContent{flex:1}.upsellpdpTitle{font-size:14px}.upsellpdpPrices{font-size:12px}.upsellpdpSale{color:green;font-weight:600;font-size:12px}.upsellpdpCompare{text-decoration:line-through;color:#000;margin-left:6px}.upsellpdpBadge{background:#eb2929;color:#fff;font-size:12px;padding:2px 6px;font-weight:700;border-radius:6px;margin-bottom:4px;display:inline-flex;align-items:center}.upsellpdpItem label{display:flex;justify-content:flex-start;flex-direction:column;gap:10px;font-size:12px;align-items:flex-start;cursor:pointer;width:100%;padding:0 10px}div#upsellpdpList{justify-content:flex-start}.upsellpdpItem select{background:#fff}.Ships-From{display:none}.upsellpdpOptions label{margin-top:6px;font-weight:700;padding:0}.upsellpdpOptions select{width:100%;margin-bottom:4px;padding:4px 7px;font-size:12px;border-color:#cccc;border-radius:12px}.upsellpdp_price_wrapper{margin-top:9px}.upsellpdpSlider{overflow:hidden}.upsellpdpItem{height:auto}.swiper-pagination{position:relative;margin-top:10px}a.upsellpdpImage{display:flex;max-width:70px}.upsellpdpImageWrapper{display:grid;grid-template-columns:auto 1fr;width:100%;gap:1rem}button.upsellpdpAddBtn{display:flex;width:100%;text-align:center;background:#000;color:#fff;padding:5px;border-radius:1.2rem;justify-content:center;margin:auto;cursor:pointer}.is-added{background:green}.upsellpdpArrows{display:flex;gap:10px;justify-content:flex-end;}.upsellpdpWrapper{position:relative}.upsellpdpPrev,.upsellpdpNext{width:40px;height:40px;border-radius:100px;border:1px solid #ddd;background:#fff;cursor:pointer}@media only screen and (max-width:768px){div#upsellpdpList{grid-template-columns:repeat(3,33%)}div#upsellpdpList .upsellpdpItem:last-child{display:none}.upsellpdpItem label{padding:0 5px}.upsellpdpBadge{padding:2px 5px;width:100%;font-size:11px}.upsellpdpItem input{width:14px;height:14px}}