.bundle-item{position:relative;transition:.3s;display:flex;flex-wrap:wrap}.bundle-item.bundle-item--active{background-color:#f0f0ee}.bundle-item.bundle-item--active .bundle-quantity-picker{display:grid}.bundle-item.bundle-item--active .bundle-item__button{display:none}.bundle-item>a{display:block}.bundle-item .bundle-item__label{position:absolute;background-color:#f9f0e7;color:var(--COLOR-PRIMARY);font-weight:600;font-size:13px;line-height:21px;padding:5px 10px;top:8px;right:8px;text-transform:uppercase}.bundle-item .bundle-item__image{aspect-ratio:1.45}.bundle-item .bundle-item__image img{object-fit:contain}.bundle-item .bundle-item__title{text-align:center;color:var(--COLOR-PRIMARY);margin:16px auto 2px;font-size:15px;line-height:22px;font-weight:700;width:100%;max-width:186px}.bundle-item .product__rating__value{color:var(--COLOR-PRIMARY);font-weight:700;font-size:14px;line-height:21px}.bundle-item .product__rating{justify-content:center}.bundle-item .product__rating__star:before{content:"\2605";color:var(--COLOR-PRIMARY);margin:0 4px}.bundle-item .bundle-item__button{display:block;width:100%;max-width:218px;margin:23px auto 0;background-color:#f0ede7;color:var(--COLOR-PRIMARY);font-family:var(--FONT-STACK-HEADING);font-size:14px;line-height:14px;font-weight:600;padding:12px;text-transform:uppercase;transition:.3s}@media screen and (min-width:769px){.bundle-item .bundle-item__button:hover{background-color:#fcfaf6}}@media screen and (max-width:768px){.bundle-item:first-child{margin-left:var(--outer)}.bundle-item>a{width:42vw}.bundle-item .bundle-item__label{font-size:8px;line-height:10px;padding:4px 6px;top:5px}.bundle-item .bundle-item__title{font-size:12px;line-height:16px;margin:8px auto 2px;padding:0 5px}.bundle-item .bundle-item__button{margin:14px auto 0;max-width:140px;padding:12px 6px}}.bundle-item .bundle-item__button.bundle-item__button--disabled{background:0 0;color:var(--COLOR-PRIMARY);pointer-events:none}.bundle-item .restock-alerts-notify-button{height:0;opacity:0;padding:0;margin:0;visibility:hidden}