#cart-popup-overlay{background-color:rgba(0,0,0,.6);position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:9}.cart-popup-wrapper{display:flex;flex-direction:column;position:fixed;right:0;top:0;z-index:10;width:32.5vw;height:99vh;min-width:450px;background-color:#fff;transform:translateX(100%);transition:transform .3s ease-in-out;border:1px solid #ddd;border-radius:0 0 20px 20px}.cart-popup-wrapper.show-cart{transform:translateX(0)}.cart-popup-wrapper .cart-popup-header{padding:1rem 0;background-color:#fcf6ef;display:flex;border-radius:0}.cart-popup-wrapper .cart-popup-header>*{margin:0 0 0 auto}.cart-popup-wrapper .cart-popup-header .cart-title{align-self:center;margin-left:10px;font-size:1.2rem}.cart-popup-wrapper .cart-popup-header .cart-popup-close{align-self:center;margin-right:24px;font-size:24px;cursor:pointer}.cart-popup-wrapper .cart-items{flex:1 auto;overflow-y:auto;display:flex;flex-direction:column}.cart-popup-wrapper .cart-items .woocommerce-error{border:0 none;background:#fff;border-color:#fff;border-radius:0;color:#f2601a;font-size:14px;font-weight:700;padding:20px 30px}.cart-popup-wrapper .cart-items .woocommerce-error span.sub-message{display:block;font-size:.85em}.cart-popup-wrapper .cart-items .woocommerce-error li{list-style-type:none;margin-bottom:.75rem}.cart-popup-wrapper .cart-items .woocommerce-error li:last-of-type{margin-bottom:0}.cart-popup-wrapper .cart-items .brodo-popup-item-row{display:flex;flex-direction:row;margin:24px;grid-column-gap:26px;column-gap:26px}.cart-popup-wrapper .cart-items .brodo-popup-thumbnail img{border-radius:20px;max-width:100px}.cart-popup-wrapper .cart-items .brodo-popup-quantity{color:#f2601a;font-weight:700;padding-top:.25em}.cart-popup-wrapper .cart-items .brodo-popup-description{flex:1 auto}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-title{font-weight:700;font-size:16px;line-height:16px}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-frequency{margin-top:4px;font-size:14px;font-weight:700;color:#f2601a}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-frequency a{margin-left:.2rem;color:#f2601a;text-decoration:underline}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-frequency a:hover{color:#36393b}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-description{display:flex;flex-direction:row;margin-top:12px;grid-column-gap:12px;column-gap:12px}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-description .brodo-item-quantity{font-size:12px}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-description .brodo-item-pack{flex:1 auto;font-size:16px;line-height:22px}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-popup-edit-bundle{font-style:normal;font-weight:700;font-size:12px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cart-popup-wrapper .cart-items .brodo-popup-total{display:flex;flex-direction:column;text-align:right}.cart-popup-wrapper .cart-items .brodo-popup-total .brodo-item-subtotal{font-size:22px;font-weight:700}.cart-popup-wrapper .cart-items .brodo-popup-total .brodo-item-subtotal .brodo-popup-discount{display:none}.cart-popup-wrapper .cart-items .brodo-popup-total .brodo-item-remove{margin-top:21px;line-height:22px;font-size:16px;font-weight:500;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cart-popup-wrapper .cart-items .brodo-popup-total .subscription-details{font-size:.8em;display:block;line-height:1}.cart-popup-wrapper .cart-footer .cart-subtotal{float:right;font-weight:700;line-height:1;margin:18px 24px}.cart-popup-wrapper .cart-footer .cart-checkout{margin:16px;clear:both}.cart-popup-wrapper .cart-footer .cart-checkout .button{max-width:none;line-height:24px}.cart-popup-wrapper .cart-footer .cart-checkout .button[disabled]{background-color:#36393b;border-color:#36393b;cursor:not-allowed}.cart-popup-wrapper .cart-footer .cart-checkout .continue-shopping{background-color:#36393b;border-color:#36393b;margin-top:5px}.cart-popup-wrapper .cart-footer .cart-checkout .continue-shopping:hover{background-color:#f2601a;border-color:#f2601a}.cart-popup-wrapper .cart-footer .cart-savings{display:none;text-align:center;font-size:18px;font-weight:700;color:#f2601a;margin:30px 0;line-height:1px}.cart-popup-wrapper .cart-footer.show-savings .cart-savings{display:block}.cart-popup-wrapper .cart-footer.show-savings .cart-checkout{margin:0 16px}@media screen and (min-width: 1024px){.admin-bar .cart-popup-wrapper{top:32px;max-height:95vh}}@media screen and (max-width: 47.9375em){.cart-popup-wrapper{width:100%;border-radius:0;height:100%}.cart-popup-wrapper .cart-popup-header{border-radius:0}.cart-popup-wrapper .cart-items .brodo-popup-item-row{margin:12px;grid-column-gap:12px;column-gap:12px}.cart-popup-wrapper .cart-items .brodo-popup-thumbnail{flex:2}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-frequency{margin-top:8px}.cart-popup-wrapper .cart-items .brodo-popup-description .brodo-item-description .brodo-item-quantity{line-height:22px}.cart-popup-wrapper .cart-items .brodo-popup-description{flex:3}.cart-popup-wrapper .cart-items .brodo-popup-total .brodo-item-remove{margin-top:10px}.cart-popup-wrapper .cart-items .brodo-popup-total{flex:1}}
