.drawer-cart-info-container-top.upsell{flex-direction:column;height:100%}.mini-cart__upsell-recommendations{width:100%;display:flex;flex-direction:column;font-size:.9em;letter-spacing:.5px;border-top:1px solid rgb(var(--root-border-color));border-bottom:1px solid rgb(var(--root-border-color))}.mini-cart__upsell-recommendations-product>h3{margin-bottom:15px!important;text-align:left;text-transform:uppercase;font-size:1em}.mini-cart__upsell-recommendations-product-row{display:flex;justify-content:space-between}.mini-cart__upsell-recommendations-product-row>img{width:100px;height:100px;margin-right:24px;object-fit:cover}.mini-cart__upsell-recommendations-product-col{display:flex;flex-direction:column;justify-content:space-between;width:calc(70% - 12px)}.mini-cart__upsell-recommendations-product-col>form{width:max-content;align-self:flex-end}.drawer-cart-item__image.brekky-upsell{max-width:90px;height:110px;border-radius:5px;object-fit:cover}.drawer-cart-inner-wrapper.brekky-upsell{height:100%;width:260px;display:flex;gap:15px}.drawer-cart-title.brekky-upsell{font-weight:600;font-size:13px;margin:0 0 16px}.drawer-cart_upsellprice{margin:0 0 10px;font-size:13px}.upsell-drawer-button{position:relative;width:100%;display:flex;align-items:center;justify-content:center;height:32px;font-weight:500;font-size:10px;line-height:12px;text-transform:uppercase;border:1px solid #000;border-radius:4px;background:#fff;color:#000;text-decoration:none;cursor:pointer}.upsell-drawer-button .loading__spinner{right:10px}.upsell-product-wrapper{position:relative}.upsell-product-list{display:flex;gap:15px;padding-bottom:10px;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:scroll}.drawer-next-recommendation,.drawer-previous-recommendation{background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.1);border-radius:5px;position:absolute;padding:6px 10px 1px 8px;transform:translateY(-50%);top:50%;cursor:pointer}.drawer-previous-recommendation{left:8px}.drawer-next-recommendation{right:5px}.drawer-next-recommendation[data-active=false],.drawer-previous-recommendation[data-active=false]{display:none;pointer-events:none}