body{text-wrap:balance}.build-a-box{padding-top:0}@media only screen and (min-width:990px){.build-a-box{display:flex}}.build-a-box .product-item{display:flex;flex-direction:column}.build-a-box .product-item__title{font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:1.2em;text-transform:uppercase;line-height:1.1em;margin:.5em 0 0;-webkit-hyphens:auto;hyphens:auto}.build-a-box .product-item__cutline{font-size:.8em;color:#646464;margin:.5em 0}.build-a-box .btn.add-to-box{margin-bottom:0;margin-top:auto;font-size:.8em}@media only screen and (min-width:1100px){.build-a-box .btn.add-to-box{font-size:var(--BTN-FONT-SIZE)}}.build-a-box__options{display:flex;flex-direction:column;justify-content:center}.build-a-box__options__item{flex:1;padding:var(--gutter) var(--outer);display:flex;justify-content:center;align-items:center;border-top:1px solid black}.build-a-box__options__item .product-item__price{font-weight:var(--FONT-WEIGHT-HEADING);font-family:var(--FONT-STACK-HEADING)}.build-a-box__options__item .content{text-align:center;max-width:300px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.build-a-box__options__item .content .title{margin:0}.build-a-box__options__item .content .description{font-size:.8em}@media only screen and (min-width:660px){.build-a-box__options__item .content .description{font-size:1em}}.build-a-box__options__item.active{background:var(--BTN-PRIMARY-BG);color:#fff}.build-a-box__options__item.active:hover{background:var(--BTN-PRIMARY-BG)}.build-a-box__options__item:hover{background:#fff;cursor:pointer}@media only screen and (min-width:660px){.build-a-box__options__item:not(:last-child){border-inline-end:1px solid black}}.build-a-box__options__item h4{margin-top:0}@media only screen and (min-width:660px){.build-a-box__options{flex-direction:unset}}.build-a-box.collection .grid{--columns: 2}@media only screen and (min-width:750px){.build-a-box.collection .grid{--columns: 3}}@media only screen and (min-width:1300px){.build-a-box.collection .grid{--columns: 4}}.build-a-box.collection .collection__box-cart{position:fixed;bottom:0;z-index:11;border-left:1px solid var(--border);border-top:1px solid var(--border);z-index:10000;background:var(--bg);width:100%}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart{max-height:unset;position:relative;bottom:unset;min-width:400px;width:400px}}.build-a-box.collection .collection__box-cart__section{padding:23px var(--outer);display:block}.build-a-box.collection .collection__box-cart__section .panel{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart__section .panel{display:block}}.build-a-box.collection .collection__box-cart__section .btn .btn__text{font-size:.6em}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart__section .btn .btn__text{font-size:var(--BTN-FONT-SIZE)}}.build-a-box.collection .collection__box-cart__section .btn .btn__text span{height:unset!important;display:inline}.build-a-box.collection .collection__box-cart__section.title{display:none;font-family:var(--BTN-FONT-STACK);font-size:var(--BTN-FONT-SIZE);font-style:var(--BTN-FONT-STYLE);font-weight:var(--BTN-FONT-WEIGHT);letter-spacing:var(--BTN-LETTER-SPACING);text-transform:var(--BTN-UPPERCASE);color:var(--BTN-PRIMARY-BG);margin-bottom:-1em;padding-bottom:0}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart__section.title{display:block}}.build-a-box.collection .collection__box-cart__section .box-product-title{font-size:1em;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);letter-spacing:var(--BTN-LETTER-SPACING);text-transform:var(--BTN-UPPERCASE);flex-grow:1}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart__section .box-product-title{margin:-1.5em 0 -.2em -.05em}}@media only screen and (min-width:1200px){.build-a-box.collection .collection__box-cart__section .box-product-title{font-size:1.2em}}.build-a-box.collection .collection__box-cart__section .box-product-description{display:none}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart__section .box-product-description{display:block;margin-bottom:1em}}.build-a-box.collection .collection__box-cart__section .product-list{transition:all .5s ease;text-transform:uppercase;letter-spacing:.1em;height:0;overflow-y:scroll;list-style-position:inside;-moz-columns:2;columns:2;margin:0}.build-a-box.collection .collection__box-cart__section .product-list.open{height:75vh;border-top:solid 1px black;margin:1.5em 0 0;padding:1em 0 0}@media only screen and (min-width:1100px){.build-a-box.collection .collection__box-cart__section .product-list{-moz-columns:1;columns:1;height:unset;overflow-y:unset;border-top:unset;max-height:unset}}.build-a-box.collection .collection__box-cart__section .product-list li{margin-bottom:1em;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:var(--FONT-WEIGHT-HEADING)}.build-a-box.collection .collection__box-cart__section .product-list li button{font-size:.8em;color:var(--COLOR-ERROR)}.build-a-box.collection .collection__box-cart__section .product-list li::marker{color:var(--BTN-PRIMARY-BG);font-weight:600}.build-a-box.collection .collection__box-cart__section .product-list li.muted{color:#8e5b1a33}#CustomModal .popup__actions{margin-top:2em}.box-cart__backdrop{display:none;position:fixed;height:100vh;width:100vw;overflow:none;top:0;left:0;background:#00000080;z-index:5000}.box-cart__backdrop.show{display:block}
/*# sourceMappingURL=/cdn/shop/t/15/assets/build-a-box.css.map */
