:root{--white:#fff;--black:#000;--pink:#ff8189;--eggshell:#f7f5f2;--scarlett:#971533;--brightred:#ee3a45;--limegreen:#72d64c;--orange:#ff5200;--yellow:#f7be00;--grey:#aca199;--purple:#9578d3;--darkblue:#192d4d;--blue:#0099a8;--darkgreen:#006548;--green:#aac27f;--postit-red:#ffd3d4;--postit-orange:#ffe4d1;--postit-green:#dbf3db;--postit-purple:#e2e3ff}.subscription__options{display:none}.subscription__options.active{display:block}.product-form__input .form__label,.subscription__options p{font-style:normal;font-weight:400;font-size:14px;line-height:1;margin-bottom:0}.subscription__options .select__select{margin-bottom:8px!important}@media screen and (max-width:768px){.product-grid-container--bob{max-width:100vw;overflow:hidden}}.product-grid-container--bob .collection{display:flex}@media screen and (max-width:768px){.product-grid-container--bob .collection{margin:0}}.product-grid-container--bob .collection .title{margin:0}.product-grid-container--bob .collection #product-grid{flex:3;max-width:75%}@media screen and (max-width:989px){.product-grid-container--bob .collection #product-grid{max-width:100%}}.product-grid-container--bob .collection #product-grid>li{background-color:#fff}@media screen and (max-width:989px){.product-grid-container--bob .collection #product-grid>li:nth-child(2n){width:100%}}.product-grid-container--bob .collection #product-grid>li quantity-input input[type=number]{border-color:#000;border-width:1px}@media screen and (max-width:768px){.product-grid-container--bob .collection #product-grid>li quantity-input input[type=number]{border-color:inherit}}@media screen and (min-width:990px){.product-grid-container--bob .collection #product-grid>li quantity-input{opacity:0;position:absolute;bottom:20px;left:20px;width:100%;max-width:calc(100% - 40px)}}@media screen and (max-width:989px){.product-grid-container--bob .collection #product-grid>li quantity-input{display:none;border-color:#000;border-width:1px}}.product-grid-container--bob .collection #product-grid>li:hover quantity-input{opacity:1}.product-grid-container--bob .collection #product-grid>li .product-heading{display:flex;flex-direction:column;justify-content:flex-start}.product-grid-container--bob .collection #product-grid>li .product-heading p:last-of-type{flex-grow:1;margin-top:0}.product-grid-container--bob .collection #product-grid>li .buy-buttons__container{position:relative;padding:.25em 0}@media screen and (max-width:768px){.product-grid-container--bob .collection #product-grid>li .buy-buttons__container{color:inherit}}@media screen and (max-width:768px){.product-grid-container--bob .collection #product-grid>li .buy-buttons__container quantity-input{border-color:inherit}}@media screen and (max-width:989px){.product-grid-container--bob .collection #product-grid>li .buy-buttons__container quantity-input{position:relative;display:flex;width:100%;max-width:100%}}.product-grid-container--bob .collection #product-grid.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:989px){.product-grid-container--bob .collection #product-grid.grid--3-col-desktop{grid-template-columns:repeat(2,1fr)}}.product-grid-container--bob .collection #product-grid.grid--3-col-desktop .grid__item{width:100%;max-width:100%;min-width:100%}.product-grid-container--bob .collection aside{flex:1;max-width:25%}@media screen and (max-width:989px){.product-grid-container--bob .collection aside{max-width:100%;width:100%;background-color:#f7f5f2}}.product-grid-container--bob .collection aside .bab__clear{background-color:transparent;border:none;color:#000}.product-grid-container--bob .collection aside .bab__clear:hover{text-decoration:underline}.product-grid-container--bob .collection aside .bab__clear:hover svg{animation-name:wobble;animation-duration:1s}.product-grid-container--bob .collection .quantity{height:-moz-fit-content;height:fit-content;align-items:center}.product-grid-container--bob .collection .quantity .quantity__input{max-height:40px}.product-grid-container--bob .collection .quantity input{padding:14px 0;min-height:-moz-fit-content;min-height:fit-content}.product-grid-container--bob .collection .quantity button{min-width:40px;width:40px;height:40px;position:relative}.product-grid-container--bob .collection .quantity button:hover{background-color:transparent}.product-grid-container--bob .collection .quantity button:disabled{opacity:.5}.product-grid-container--bob .collection .quantity button:disabled:hover{background-color:transparent}.product-grid-container--bob .collection .box-full-desktop,.product-grid-container--bob .collection .box-full-mobile{display:none}.product-grid-container--bob .collection .box-full-mobile{font-weight:800}@media screen and (min-width:769px){.product-grid-container--bob .collection .product-card:hover:has(button:disabled) .box-full-desktop{background:#fff;position:absolute;bottom:60px;left:20px;width:100%;max-width:calc(100% - 40px);border:1px solid #000;padding:5px;display:block;cursor:default}}@media screen and (max-width:768px){.product-grid-container--bob .collection .product-heading:hover .buy-buttons__container:has(button:disabled) .box-full-mobile{display:block}}.bob__summary{max-width:360px}.bob__summary .bob__image:not(.active){display:none}@media screen and (max-width:989px){.bob__summary{position:fixed;width:100%;max-width:calc(100% - 8rem);padding-left:0;bottom:0;z-index:9999999}.bob__summary .gift-message,.bob__summary section:not(.summary__title):not(.summary__target):not(.add-to-cart--active){height:0;max-height:0;opacity:0;position:absolute;z-index:-9999;transition:max-height 1s ease-in-out}.bob__summary .title svg{transform-origin:center;transition:transform .3s ease-in-out;transform:rotate(180deg);display:inline-block}.bob__summary.active .gift-message,.bob__summary.active section:not(.summary__title):not(.summary__target):not(.add-to-cart--active){height:-moz-fit-content;height:fit-content;max-height:3000px;opacity:1;position:relative;z-index:1}.bob__summary.active .title svg{transform:rotate(0)}}@media screen and (max-width:768px){.bob__summary{max-width:calc(100% - 3rem)}}@media screen and (max-width:989px){.bob__summary .product-form__input{margin-top:2rem}}.bob__summary .summary__wrapper{padding:50px;overflow:hidden;position:sticky;top:90px}@media screen and (max-width:1024px){.bob__summary .summary__wrapper{padding:2rem}}@media screen and (max-width:989px){.bob__summary .summary__wrapper{padding:20px;border-top:1px solid #000}}.bob__summary .summary__wrapper .bob__image{height:0;padding-bottom:71%;position:relative}.bob__summary .summary__wrapper img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;border:1px solid #000;background-color:#fff}.bob__summary .title{font-size:20px;line-height:1em}.bob__summary .summary__title{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:16px;margin-bottom:24px}.bob__summary .summary__title .title svg{display:none}@media screen and (max-width:989px){.bob__summary .summary__title{margin-bottom:0;margin-top:0;cursor:pointer}.bob__summary .summary__title .title svg{display:inline-block}}.bob__summary .summary__title .button{text-transform:uppercase;font-size:11.5px;padding:6px 8px 4px;max-height:-moz-fit-content;max-height:fit-content;line-height:1em;font-family:Garton WT Faux,Courier New,Courier,monospace}.bob__summary .summary__items{list-style:none;padding-left:0;margin-bottom:14px}@media screen and (max-width:989px){.bob__summary .summary__items{max-height:22vh;overflow-y:scroll;margin-bottom:10px}}.bob__summary .summary__items li{display:flex;align-items:center;justify-content:space-between;padding-left:0;text-transform:uppercase}.bob__summary .summary__items li span{font-family:Garton WT Faux,Courier New,Courier,monospace;font-weight:700;font-size:.8125rem;line-height:1em}.bob__summary .summary__items li .item__title+span{flex-grow:1;text-align:right}.bob__summary .summary__items li button{background-color:transparent;border:none;cursor:pointer;min-width:50px;min-height:24px}.bob__summary .summary__items li button:hover{animation-name:wobble;animation-duration:1s}.bob__summary .summary__items li button svg{pointer-events:none;margin-top:-1px;display:block}.bob__summary .button--add-to-cart{width:100%}.bob__summary .button--add-to-cart span{pointer-events:none}.bob__summary .add-to-cart--active{display:flex;gap:2rem}.bob__summary .add-to-cart--active .subtotal__title{text-transform:uppercase;font-weight:700;font-size:.8125rem}.bob__summary .add-to-cart--active .pricing-container{font-size:1.25rem;font-weight:700}.bob__summary .add-to-cart--active .summary__toggle{display:none;width:100%}@media screen and (max-width:989px){.bob__summary .add-to-cart--active .button--add-to-cart:not([disabled]){display:none}.bob__summary .add-to-cart--active .button--add-to-cart:not([disabled])+.summary__toggle{display:block}}@media screen and (max-width:989px){.bob__summary .bob__image{display:none}}@media screen and (max-width:989px){.bob__summary.active .bob__image.active{display:block;margin-bottom:2rem;padding-bottom:28%;max-width:335px;height:190px}}@media screen and (max-width:989px){.bob__summary.active .add-to-cart--active .button--add-to-cart:not([disabled]){display:block}.bob__summary.active .add-to-cart--active .button--add-to-cart:not([disabled])+.summary__toggle{display:none}}.bob__summary .gift-message{margin-top:.5rem}.bob__summary .gift-message .gift-message--toggle:checked~.gift-message--input{display:block}.bob__summary .gift-message .gift-message--input{display:none}.bob__summary .gift-message .gift-message--input textarea{resize:none;width:100%}.bob__summary .gift-message .gift-message--input .gift-message--messaging{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.bob__summary .gift-message .gift-message--input .gift-message--messaging .gift-message--subscription{font-size:14px}.bob__summary .gift-message .gift-message--input .gift-message--messaging .gift-message--subscription:not(.active){display:none}.bob__summary .gift-message .gift-message--input .gift-message--messaging .gift-message--count{flex:1 0 auto;text-align:right}.bob__summary .toggle-button-cover,.bob__summary--mobile .toggle-button-cover{display:block;position:relative;width:100%;height:34px;box-sizing:border-box;margin-top:14px;border-radius:0 24px 24px 0}@media screen and (max-width:989px){.bob__summary .toggle-button-cover,.bob__summary--mobile .toggle-button-cover{margin-top:16px}}.bob__summary .toggle-button-cover .btn-cover,.bob__summary--mobile .toggle-button-cover .btn-cover{height:100%;background-color:#fff;border-radius:24px}.bob__summary .toggle-button-cover .btn-cover,.bob__summary .toggle-button-cover .knobs,.bob__summary .toggle-button-cover .layer,.bob__summary--mobile .toggle-button-cover .btn-cover,.bob__summary--mobile .toggle-button-cover .knobs,.bob__summary--mobile .toggle-button-cover .layer{position:absolute;top:0;right:0;bottom:0;left:0}.bob__summary .toggle-button-cover .btn,.bob__summary--mobile .toggle-button-cover .btn{position:relative;top:0;width:100%;height:100%;margin:0;overflow:hidden}.bob__summary .toggle-button-cover .btn.r,.bob__summary .toggle-button-cover .btn.r .layer,.bob__summary--mobile .toggle-button-cover .btn.r,.bob__summary--mobile .toggle-button-cover .btn.r .layer{border-radius:100px}.bob__summary .toggle-button-cover .btn.b2,.bob__summary--mobile .toggle-button-cover .btn.b2{border-radius:2px}.bob__summary .toggle-button-cover .checkbox,.bob__summary--mobile .toggle-button-cover .checkbox{position:absolute;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3;top:0;left:0}.bob__summary .toggle-button-cover .knobs,.bob__summary--mobile .toggle-button-cover .knobs{z-index:2}.bob__summary .toggle-button-cover .layer,.bob__summary--mobile .toggle-button-cover .layer{width:100%;background-color:#ebf7fc;transition:.3s ease all;z-index:1}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .knobs span,.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .knobs:after,.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .knobs:before,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .knobs span,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .knobs:after,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .knobs:before{position:absolute;width:50%;text-align:center;line-height:1;padding:8px;height:100%}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .knobs:before,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .knobs:before{content:"";left:0;right:auto;height:100%;width:50%}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .knobs:after,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .knobs:after{content:"Subscribe (-10%)";right:0;width:50%;color:#4e4e4e}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .knobs span,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .knobs span{display:inline-block;left:0;color:#fff;z-index:1}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked+.knobs span,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked+.knobs span{color:#4e4e4e}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .checkbox:not(:checked)+.knobs span,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .checkbox:not(:checked)+.knobs span{border-radius:24px 0 0 24px}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked+.knobs:before,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked+.knobs:before{left:auto;right:0;border-radius:0 24px 24px 0}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked+.knobs:after,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked+.knobs:after{color:#fff;border-radius:0 24px 24px 0}.bob__summary .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked~.layer,.bob__summary--mobile .toggle-button-cover #sellingPlanOnOffToggle .checkbox:checked~.layer{background-color:#fcebeb}.bob__summary .form__label,.bob__summary--mobile .form__label{margin-bottom:.625rem;text-transform:uppercase;font-size:.8125rem;font-weight:700}.bob__summary .add-to-cart__container>span,.bob__summary--mobile .add-to-cart__container>span{margin-top:2rem;font-size:.875rem;display:block}.bob__summary .select,.bob__summary--mobile .select{margin-bottom:calc(2rem - .9375em)}@media screen and (max-width:768px){.bob__summary .select svg,.bob__summary--mobile .select svg{top:50%;transform:translateY(-90%)}}.bob__summary .select__select,.bob__summary--mobile .select__select{width:100%;font-weight:700;border-radius:0;border-color:#000;background-position-x:calc(100% - 1rem);background-position-y:50%;background-size:50%;margin-bottom:0;padding:1em 1.23em;line-height:1em;background-color:#fff;text-transform:uppercase}.bob__summary .select__select+.icon-caret svg,.bob__summary--mobile .select__select+.icon-caret svg{width:.5em}@media screen and (max-width:989px){.bob__summary .select__select,.bob__summary--mobile .select__select{margin-bottom:16px}}.bob__summary .select__select+svg,.bob__summary--mobile .select__select+svg{display:none}.bob__summary .pricing-container,.bob__summary--mobile .pricing-container{margin-top:16px;margin-bottom:16px}.bob__summary .pricing-container .price,.bob__summary--mobile .pricing-container .price{display:flex;gap:8px}.bob__summary .pricing-container .price>p,.bob__summary--mobile .pricing-container .price>p{font-size:20px;margin-bottom:0;align-items:center;justify-content:space-between;font-family:Garton WT Faux,Courier New,Courier,monospace}.bob__summary .pricing-container .price__subscription,.bob__summary--mobile .pricing-container .price__subscription{display:none;flex-grow:1}.bob__summary .pricing-container.price--subscription .price__regular,.bob__summary--mobile .pricing-container.price--subscription .price__regular{display:block}.bob__summary .pricing-container.price--subscription .price__subscription,.bob__summary--mobile .pricing-container.price--subscription .price__subscription{display:flex}.bob__summary .pricing-container.price--subscription .price__subscription .text-uppercase,.bob__summary--mobile .pricing-container.price--subscription .price__subscription .text-uppercase{font-style:normal;font-weight:400;font-size:11.5px;line-height:16px;font-family:Garton WT Faux,Courier New,Courier,monospace}.bob__summary .pricing-container.price--subscription .price__regular,.bob__summary--mobile .pricing-container.price--subscription .price__regular{text-decoration:line-through}.bob__summary--mobile{background-color:#fff}@media screen and (min-width:990px){.bob__summary--mobile{display:none}}.bob__summary--mobile .toggle-button-cover{margin-top:.5rem}.bob__summary--mobile .select__select{margin-bottom:0}.bob__summary--mobile .pricing-container{margin-bottom:-.5rem}
/*# sourceMappingURL=/cdn/shop/t/55/assets/build-a-box.css.map */
