.line-item__quantity .quantity-selector,.mini-cart__quantity .quantity-selector{border:none}.line-item__quantity .select-wrapper,.mini-cart__quantity .select-wrapper{position:relative}.line-item__quantity .select-wrapper select.quantity-selector__value,.mini-cart__quantity .select-wrapper select.quantity-selector__value{max-width:100px;padding:0 28px!important;border-radius:31px;height:48px;width:89px;border:1px solid #DCE0EB;text-align:left}.line-item__quantity .select-wrapper select.quantity-selector__value:focus,.line-item__quantity .select-wrapper select.quantity-selector__value:focus-visible,.mini-cart__quantity .select-wrapper select.quantity-selector__value:focus,.mini-cart__quantity .select-wrapper select.quantity-selector__value:focus-visible{border:2px solid #ed1b2e}.line-item__quantity .select-wrapper .icon--arrow-bottom,.mini-cart__quantity .select-wrapper .icon--arrow-bottom{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.line-item__quantity .vicampo-product__input-transform,.mini-cart__quantity .vicampo-product__input-transform{border:1px solid #c2c7d6;max-width:100px;padding:16px!important;border-radius:31px}.line-item__quantity .vicampo-product__input-transform:focus,.line-item__quantity .vicampo-product__input-transform:focus-visible,.mini-cart__quantity .vicampo-product__input-transform:focus,.mini-cart__quantity .vicampo-product__input-transform:focus-visible{border:2px solid #ed1b2e}.cart-drawer .vicampo-product__input-transform{border:1px solid #000000;color:#000}.discounts-app{width:100%}.sf-discount-wrapper{width:100%;min-height:60px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.sf-discount-wrapper__controls{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sf-discounts-container{width:100%;overflow-y:hidden;overflow-x:auto;display:none;align-items:center;margin-bottom:10px;padding-bottom:10px}.sf-discounts-container[data-active=true]{display:flex}.sf-discount-code-item{display:flex;align-items:center;background-color:#0f522be0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;padding:0 10px}.sf-discount-code-item:not(:first-child){margin-left:10px}.sf-discount-code-item__discount-icon,.sf-discount-code__remove-button_loading-icon,.sf-discount-code__remove-button_remove-icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.sf-discount-code-item__discount-icon svg,.sf-discount-code__remove-button_loading-icon svg,.sf-discount-code__remove-button_remove-icon svg{width:100%;color:#fff}.sf-discount-code__remove-button_loading-icon .path{stroke:#fff}.sf-discount-code-item{height:40px}.sf-discount-code-item .sf-discount-code__remove-button_loading-icon,.sf-discount-code-item[data-loading=true] .sf-discount-code__remove-button_remove-icon{display:none}.sf-discount-code-item[data-loading=true] .sf-discount-code__remove-button_loading-icon{display:block}.sf-discount-code{color:#fff;font-size:12px;margin:0 8px 0 4px}.sf-discount-code__remove-button{background:none;border:none}.sf-discount-input{height:48px;line-height:normal;width:100%;border:1px solid #b3b9cc;font-size:1rem;font-weight:inherit;color:#000;box-shadow:0 1px #b3b9cc40 inset;padding:0 12px 0 20px;border-radius:31px 0 0 31px;text-transform:none;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;-webkit-transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;-moz-transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;-ms-transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;-o-transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.sf-discount-btn{border:none;text-decoration:underline;background:none;margin-left:auto;display:flex;justify-content:center;align-items:center;cursor:pointer;text-transform:uppercase;padding:0 30px;min-width:190px;letter-spacing:1px;background-color:#747b92;text-align:center;font-weight:400;font-size:15px;line-height:48px;border-radius:0 31px 31px 0;-webkit-border-radius:0 31px 31px 0;-moz-border-radius:0 31px 31px 0;-ms-border-radius:0 31px 31px 0;-o-border-radius:0 31px 31px 0}.sf-discount-btn__inner-text{color:#fff}.sf-discount-btn:hover{text-decoration:none}.sf-discount-btn__spinner{max-width:25px;max-height:25px;width:25px;height:25px;display:none;justify-content:center;align-items:center;position:absolute}.sf-discount-btn__spinner svg{width:100%;height:100%}.sf-discount-btn__spinner svg circle{stroke:#efefef;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.discounts-message,.sf-discount-btn--remove{display:none}.sf-discount-btn--remove .sf-discount-btn__remove-icon-wrapper{display:flex;justify-content:center;align-items:center}.sf-discount-btn--remove .sf-discount-btn__remove-icon-wrapper svg{width:15px;color:#fff}.sf-discount-btn--remove .sf-discount-btn__spinner svg{width:20px}.sf-applied-discount{display:none;align-items:center;background-color:#000}.sf-applied-discount__svg-wrapper svg{width:20px;color:#fff}.sf-applied-discount__value{font-size:inherit;color:#fff;margin-left:10px;margin-right:25px}.sf-summary{width:100%;padding-left:20px;display:flex;flex-direction:column}.sf-summary__line{width:100%;display:flex;align-items:center;justify-content:space-between}.sf-summary__line:not(:first-child){margin-top:10px}.sf-summary-title,.sf-summary-value{font-weight:inherit;font-size:inherit}.sf-discount-error p{padding-left:20px;width:100%;min-height:30px;display:none;margin:10px 0}.sf-discount-error-message{color:#e41111bd;text-align:left;margin:0}.discounts-app[data-status=sent] .sf-discount-btn__inner-text{opacity:0}.discounts-app[data-status=sent] .sf-discount-btn__spinner{display:flex}.discounts-app[data-status=updating] .sf-discount-btn__inner-text{opacity:0}.discounts-app[data-status=updating] .sf-discount-btn__spinner{display:flex}.discounts-app[data-status=updating] #sf-discount-input,.discounts-app[data-status=valid] .sf-discount-input,.discounts-app[data-status=valid] .sf-discount-btn{display:none}.discounts-app[data-status=valid] .sf-discount-btn--remove{display:flex}.discounts-app[data-status=valid] .sf-applied-discount{display:flex;padding:0 10px}.discounts-app[data-status=valid][data-removing=true] .sf-discount-btn__remove-icon-wrapper{opacity:0}.discounts-app[data-status=valid][data-removing=true] .sf-discount-btn__spinner{display:flex}.discounts-app[data-status=valid][data-removing=true] .sf-discount-btn__spinner svg circle{stroke:#fff}.discounts-app[data-status=error] .sf-discount-input{outline-offset:.3rem}.discounts-app[data-status=error] .sf-discount-wrapper{position:relative}.discounts-app[data-status=error] .sf-discount-error p{display:block}@media (max-width: 768px){.discounts-app{margin:0 auto;width:100%}.sf-discount{padding:0}}.sticky_checkout{bottom:-100%!important;transition:all .55s ease-in-out!important}@media screen and (max-width: 999px){.sticky_checkout.is-sticky{bottom:0!important}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0);-webkit-transform:translate(1px,1px) rotate(0deg);-moz-transform:translate(1px,1px) rotate(0deg);-ms-transform:translate(1px,1px) rotate(0deg);-o-transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg);-webkit-transform:translate(-1px,-2px) rotate(-1deg);-moz-transform:translate(-1px,-2px) rotate(-1deg);-ms-transform:translate(-1px,-2px) rotate(-1deg);-o-transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg);-webkit-transform:translate(-3px,0px) rotate(1deg);-moz-transform:translate(-3px,0px) rotate(1deg);-ms-transform:translate(-3px,0px) rotate(1deg);-o-transform:translate(-3px,0px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0);-webkit-transform:translate(3px,2px) rotate(0deg);-moz-transform:translate(3px,2px) rotate(0deg);-ms-transform:translate(3px,2px) rotate(0deg);-o-transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg);-webkit-transform:translate(1px,-1px) rotate(1deg);-moz-transform:translate(1px,-1px) rotate(1deg);-ms-transform:translate(1px,-1px) rotate(1deg);-o-transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg);-webkit-transform:translate(-1px,2px) rotate(-1deg);-moz-transform:translate(-1px,2px) rotate(-1deg);-ms-transform:translate(-1px,2px) rotate(-1deg);-o-transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0);-webkit-transform:translate(-3px,1px) rotate(0deg);-moz-transform:translate(-3px,1px) rotate(0deg);-ms-transform:translate(-3px,1px) rotate(0deg);-o-transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg);-webkit-transform:translate(3px,1px) rotate(-1deg);-moz-transform:translate(3px,1px) rotate(-1deg);-ms-transform:translate(3px,1px) rotate(-1deg);-o-transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg);-webkit-transform:translate(-1px,-1px) rotate(1deg);-moz-transform:translate(-1px,-1px) rotate(1deg);-ms-transform:translate(-1px,-1px) rotate(1deg);-o-transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0);-webkit-transform:translate(1px,2px) rotate(0deg);-moz-transform:translate(1px,2px) rotate(0deg);-ms-transform:translate(1px,2px) rotate(0deg);-o-transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg);-webkit-transform:translate(1px,-2px) rotate(-1deg);-moz-transform:translate(1px,-2px) rotate(-1deg);-ms-transform:translate(1px,-2px) rotate(-1deg);-o-transform:translate(1px,-2px) rotate(-1deg)}}.shake{animation:shake .5s;-webkit-animation:shake .5s;animation-iteration-count:infinite}.box-builder__progress-bar_inner{height:45px;width:100%;display:flex;align-items:flex-end;padding-bottom:15px;border-bottom:1px solid rgba(191,183,183,.5);margin-bottom:15px}.box-builder__progress-bar{width:100%;height:5px;background:#bfb7b7;margin-bottom:5px;position:relative}.progress-bar{position:relative;display:block;margin:10px auto 5px;width:100%;height:4px;border-radius:3px;background:#c2c7d6;overflow:hidden;max-width:500px}#progress-bar-info{position:absolute;left:0;top:0;height:100%;width:0;display:block}.progress-bar__filled{position:absolute;top:0;left:0;height:100%;transition:.45s;-webkit-transition:.45s;-moz-transition:.45s;-ms-transition:.45s;-o-transition:.45s}.progress-bar__discounts{width:100%;position:absolute;top:-350%;display:flex;justify-content:space-between;align-items:center}.progress-bar__discount{width:initial;font-size:12px;line-height:12px;font-weight:900;text-align:right;padding-right:5px}.Gift-Builder__Discounts{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;text-align:center;position:absolute;bottom:0;width:100%;margin:auto;left:0}.Gift-Builder__Content .Heading{width:auto;display:inline-block;margin:0 auto;padding:0 12px}.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1{font-size:64px}.Gift-Builder__Content .SectionHeader__Content{max-width:624px;margin:0 auto}@media screen and (max-width: 640px){.Gift-Builder__Content .Heading{font-weight:400;font-size:28px;line-height:36px}.Gift-Builder__Content .SectionHeader__Content{font-weight:400;font-size:18px;line-height:24px}.Gift-Builder__Discounts p{width:100%}}@media screen and (min-width: 641px){.Gift-Builder__Content .Heading{font-size:34px}.Gift-Builder__Content .SectionHeader__Content{font-size:20px}.Gift-Builder__Discounts p{width:220px}}.Gift-Builder__Discounts p{padding:0 10px}.Gift-Builder__Discounts-separater{margin-bottom:0}.Gift-Builder__Discounts-separater:last-child{border-right:none!important}@media screen and (max-width: 659px){.Gift-Builder__Discounts-separater:nth-child(1),.Gift-Builder__Discounts-separater:nth-child(2){border-right:none!important}}@media screen and (max-width: 998px){.Gift-Builder__Content{width:100%}}.Gift-Builder__Content{width:100%;position:absolute;left:0;top:10px;padding:0 10px;text-align:center}.Gift-Builder__ImageContainer{height:100%;background-size:cover;background-position:center center;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";z-index:0}.Gift-Builder__ImageContainer img{width:100%;height:100%;object-fit:cover}.Gift-Builder--fullscreen{position:relative;height:55vh}.Gift-Builder--fullscreen .Gift-Builder__Image{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";z-index:0}.Gift-Builder__Image{z-index:0}@media (max-width: 550px){.Gift-Builder__Content .Heading{font-size:22px;line-height:64px}.Gift-Builder__Content .SectionHeader__Content{font-size:14px;line-height:24px}}.accordion-button{width:100%;padding:16px 13px;font-weight:500;display:flex;justify-content:space-between;align-items:center;font-size:24px;border-bottom:1px solid black}@media (max-width: 1024px){.accordion-button{font-size:16px}}.bb-modal__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#808080b3;z-index:1000;display:flex;justify-content:center;align-items:center}.bb-modal{padding:12px 20px;max-height:98%;overflow-y:auto;background-color:#fff;border:1px solid #d8cece;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.bb-modal__top{position:relative}.bb-modal__image-wrapper{display:flex;justify-content:center;align-items:center}.bb-modal__image{max-height:400px}.bb-modal__close-btn{position:absolute;right:0;top:0}.bb-modal__close-btn svg path{transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}.bb-modal__close-btn:hover svg path{fill:#fa918a}.bb-modal__title{font-size:20px}.bb-modal__meta-description_wrapper{font-size:14px;max-width:700px;overflow-y:auto;margin-top:18px}.bb-modal__meta-description_wrapper *{font-size:14px}.bb-modal__add-to-box--wrapper{width:100%;display:flex;align-items:center;margin-top:10px}.bb-modal__add-to-box{flex:5;margin:0 auto;min-height:45px;background-color:var(--product_modal_atc_color);color:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:500;border-radius:31px;-webkit-border-radius:31px;-moz-border-radius:31px;-ms-border-radius:31px;-o-border-radius:31px;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}.bb-modal__add-to-box--price{flex:1;text-align:right;font-weight:700;font-size:20px}.bb-modal__unit-price{opacity:.6;text-align:right;margin-top:10px}.bb-modal__subline{margin:0;font-size:14px;font-weight:400}.bb-modal__product-badge{width:100%}.bb-modal__product-badge ul{width:100%;list-style-type:none;display:flex;justify-content:center;align-items:center;overflow-x:auto;padding:10px 15px;border:1px solid #c2c7d6;border-left:none;border-right:none}.bb-modal__product-badge ul li{display:flex;align-items:center}.bb-modal__product-badge ul li span{white-space:nowrap}.bb-modal__product-badge ul li svg{margin-right:10px}.bb-modal__product-badge ul li:not(:first-child){margin-left:16px}@media (max-width: 768px){.bb-modal__wrapper{align-items:flex-end;padding:5px}.bb-modal{padding:12px;display:flex;flex-direction:column}.bb-modal__top{height:30%}.bb-modal__title{font-weight:500}.bb-modal__meta-description_wrapper{flex:1 1 auto;max-height:initial}}@media (max-width: 425px){.bb-modal__image{max-height:260px}.bb-modal__meta-description_wrapper{overflow:initial}}.hidden{display:none!important}.Gift-Builder--fullscreen{position:relative}.Gift-Builder__cta-wrapper{position:absolute;width:100%;height:50%;left:0;bottom:0;display:flex;justify-content:center;align-items:center}.Gift-Builder__cta{color:var(--banner_cta_text_color);background-color:var(--banner_cta_bcg_color);font-size:20px;line-height:48px;font-weight:400;margin:0;height:48px;text-align:center;padding:0 30px;border-radius:31px;-webkit-border-radius:31px;-moz-border-radius:31px;-ms-border-radius:31px;-o-border-radius:31px}.Gift-Builder__Content,.Gift-Builder__Content *{font-size:20px}.Gift-Builder__Content a{text-decoration:underline}.box-builder{max-width:1520px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;opacity:1!important;scroll-behavior:smooth;position:relative;padding:0 40px}.box-builder__left{width:70%;padding-right:40px}.box-builder__left .Gift-Builder--fullscreen{max-height:340px}@media (max-width: 425px){.box-builder__left .Gift-Builder--fullscreen{max-height:100vw}}.box-builder__top-banner{width:100%;margin-bottom:25px}.box-builder__products-lists-container{margin-top:50px;width:100%}.box-builder__products-list_wrapper{width:100%;display:flex;flex-direction:column;margin-bottom:30px}.box-builder__products-list_wrapper .flickity>.flickity-prev-next-button.next{right:-10px;top:25%}.box-builder__products-list_wrapper .flickity>.flickity-prev-next-button.previous{left:-10px;top:25%}.box-builder__collections-quickNav-wrapper{margin-bottom:30px}.box-builder__collections-quickNav:not(:first-child){margin-left:10px}.box-builder__collections-quickNav .quickNav-collection-ref{display:flex;flex-direction:column;justify-content:center;align-items:center}.box-builder__collections-quickNav .quickNav-image{width:140px;height:140px;display:flex;justify-content:center;align-items:center;padding:0;border-radius:200px;overflow:hidden}.box-builder__collections-quickNav .quickNav-image img{padding:0;width:100%;height:100%;object-fit:cover}.box-builder__collections-quickNav .quickNav-title{text-align:center;font-size:14px;font-weight:700;margin-top:5px}.box-builder__products-list_heading,.box-builder__nav-heading{width:100%;text-align:center;font-weight:400;font-size:22px;line-height:36px;margin-bottom:20px}.box-builder__products-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.box-builder-product{width:90%;padding:26px 3% 26px 5%;border-bottom:1px solid black;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;height:100%;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}.bb-product__variant-img--hidden{display:none}.bb-product__img-wrapper{display:flex;justify-content:center;align-items:center}.bb-product__img-wrapper img{width:auto;max-height:150px}.bb-product__img-wrapper svg{width:120px}.bb-product__img{max-width:100%}.box-builder-product_info{width:70%;margin:0 0 auto;padding-left:2%;display:flex;flex-direction:column;align-items:flex-start;position:relative}.box-builder__selected-product_description{margin-bottom:10px;font-size:12px;font-weight:400;line-height:14px}.bb-product__title{margin-bottom:18px;text-align:left;font-size:16px;font-weight:700;line-height:normal}.bb-product__description{font-weight:400;font-size:14px;line-height:18px;text-align:center}.bb-product__meta-description--wrap{overflow:hidden;position:absolute;width:100%;top:100%}.bb-product__meta-description--wrap *{font-size:14px}.meta-description--hidden{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}@media (max-width: 768px){.meta-description--hidden{transform:translateY(-110%);-webkit-transform:translateY(-110%);-moz-transform:translateY(-110%);-ms-transform:translateY(-110%);-o-transform:translateY(-110%)}}.meta-description__button{font-weight:500;font-size:14px;line-height:14px;text-decoration-line:underline;margin-bottom:5px;margin-top:20px}.bb-product__meta-description{transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}.bb-color-switcher{display:flex;align-items:center}.bb-color-switcher input{position:absolute;z-index:-1;opacity:0}.bb-color-option{display:flex;align-items:center}.bb-color-option:not(:first-child){margin-left:10px}.bb-color-option--label{width:20px;height:20px;margin:10px 5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}.bb-color-option--label:hover{border:1px solid var(--text-color)}.bb-color-option input:checked~.bb-color-option--label{border:1px solid var(--text-color)}.box-builder-product_buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px}.bb-product__add-to-box{width:25px;height:25px;margin:0 auto;color:#000;background-color:var(--footer-heading-color);display:flex;justify-content:center;align-items:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.scroller-bar{height:2px;background:var(--button-background);position:relative;border-radius:2px;left:16px}.scroller-wrapper{width:100%}.box-builder-product .quantity-selector{background:none;display:flex;justify-content:space-between;align-items:center;border:none;box-shadow:none}.box-builder-product .quantity-selector *{font-weight:400;font-size:14px;line-height:16px;color:#5c5c5c}.box-builder-product .quantity-selector__btn{width:25px;height:25px;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #5c5c5c;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.box-builder-product .quantity-selector__input{text-align:center;width:25px;font-weight:900;border:none}.box-builder__summary-toggler{width:100%;height:52px;background-color:#5c5c5c;position:fixed;z-index:9;bottom:65px;left:0;display:flex;align-items:center;padding-left:5px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.box-builder__summary-toggler:after{content:"";position:absolute;right:20px;top:calc(50% - 5px);display:block;width:20px;height:20px;border:1px solid #f5f5f5;border-bottom:none;border-left:none;transform:rotate(315deg);-webkit-transform:rotateZ(315deg);-moz-transform:rotateZ(315deg);-ms-transform:rotateZ(315deg);-o-transform:rotateZ(315deg)}.summary-toggler-opened{bottom:100vh!important}.box-builder__summary-toggler_heading{color:#f5f5f5;margin-right:10px}.box-builder__summary-toggler_products-qty{color:#f5f5f5}.box-builder__summary{width:30%;max-height:90vh;display:flex;flex-direction:column;align-items:center;padding:25px 20px;border:1px solid #cccccc;position:sticky;right:0;background:#f3f3f3}.box-builder__summary .payment-list{width:100%;max-width:initial;margin:10px 0 0;display:flex;justify-content:center;flex-wrap:wrap}.box-builder__summary_inner{width:100%}.box-builder__summary_header{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.box-builder__summary_heading{width:100%;text-align:left;margin-bottom:5px;margin-right:auto;font-weight:500;font-size:14px;line-height:16px;display:inline-flex;justify-content:space-between;align-items:center}.box-builder__summary_heading-arrow{display:none;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.box-builder__summary_max-threshold-message,.bb-message-computed__wrapper,.bb-message-computed__wrapper span{font-weight:700;font-size:12px;line-height:18px;text-align:center}.box-builder__summary_underheading{width:100%;text-align:center;font-weight:400;font-size:14px;line-height:18px}.box-builder__summary_selected-products{width:100%;overflow-y:auto;display:flex;height:auto;flex-direction:column;align-items:flex-start;max-height:40vh}.box-builder__summary_selected-products--empty{justify-content:center;align-items:center;height:100%;margin:0;overflow-y:initial}.box-builder__selected-product{width:100%;position:relative;display:flex;padding:5px;justify-content:space-between;background:#fff}.box-builder__selected-product .quantity-selector{margin-right:10px}.box-builder__selected-product:not(:first-child){margin-top:12px}.box-builder__selected-product_img-wrapper{width:auto;min-width:auto;height:100px;display:flex;justify-content:center;align-items:center;margin-right:12px}.box-builder__selected-product_img-wrapper>div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.box-builder__selected-product_img-wrapper>div img{width:100%;height:100%;object-fit:cover}.box-builder__selected-product_img-wrapper>div svg{width:100%;height:100%;object-fit:cover}.box-builder__selected-product_info{width:100%;display:flex;flex-wrap:wrap;padding-right:10px}.box-builder__selected-product_info .box-builder__selected-product_variant-title{margin:0!important;width:64%!important;display:flex;align-items:center}.box-builder__selected-product_info .quantity-selector{width:80px;margin-right:0;margin-left:auto}.box-builder__selected-product_info .box-builder__selected-product_description{margin:0}.box-builder__selected-product-title-wrapper{width:100%;display:flex;margin-bottom:8px}.box-builder__selected-product-title-wrapper .box-builder__selected-product_title{flex:7;flex-shrink:2;text-align:left}.box-builder__selected-product-title-wrapper .box-builder__selected-product_price-wrapper{flex:3;flex-shrink:1;margin-bottom:auto;display:inline-flex;justify-content:flex-end}.box-builder__selected-product_title{font-weight:700;font-size:14px;line-height:18px;color:#000;text-transform:capitalize}.box-builder__summary_max-threshold-message{width:100%;text-align:left;margin-top:10px}.bb-message-computed__wrapper{font-weight:300;color:#000;width:100%;text-align:left}.bb-message-computed__wrapper span{font-weight:900}@media (max-width: 560px){.bb-message-computed__wrapper{font-size:12px;line-height:12px}}.box-builder__selected-product_price-wrapper{display:flex;align-items:center;font-weight:700;font-size:14px;line-height:normal;text-align:center;color:#000}.accordion-content__wrapper .box-builder__selected-product_price-wrapper{margin-bottom:25%}.box-builder__summary_offer-text{text-align:left;margin-bottom:15px}.box-builder__summary_add-to-cart{width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--banner_cta_bcg_color);color:#fff;height:45px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;border-radius:31px;-webkit-border-radius:31px;-moz-border-radius:31px;-ms-border-radius:31px;-o-border-radius:31px}.atcDisabled{opacity:.5}.box-builder__add-to-cart_text{text-align:left;text-transform:uppercase;font-weight:500;font-size:14px;line-height:normal}@media (max-width: 1024px){.box-builder__add-to-cart_text{font-size:12px}}.box-builder__add-to-cart_price{text-align:left;margin-left:5px}.box-builder__add-to-cart_price del{font-size:.8em}.box-builder__summary_footer{width:100%;margin-top:20px}.box-builder__summary_footer-info{width:100%;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-end}.box-builder__summary-footer_discount,.box-builder__summary_footer-shipping,.box-builder__summary_footer-shipping a{font-weight:500;font-size:12px;padding-top:6px;line-height:normal}.box-builder__summary_footer-shipping,.box-builder__summary_footer-shipping a{font-weight:100}.box-builder__summary-footer_price{font-weight:500;font-size:20px;line-height:normal;margin-left:10px}.box-builder__summary-footer_price del{font-weight:300;font-size:14px;line-height:normal}.box-builder__collections-quickNav-wrapper .flickity{display:flex}.box-builder__summary_footer-shipping{width:100%;display:flex;justify-content:flex-end;margin-bottom:10px}.box-builder__summary_delivery-blocks{display:flex;justify-content:space-between;align-items:stretch;margin-top:12px}.box-builder__summary_delivery-info{display:flex;justify-content:center;align-items:center;padding:7px 20px;max-width:175px;background:#bfb7b71a}.box-builder__delivery-info_text-content{display:flex;flex-direction:column;align-items:center}.bb-additional-discount{text-align:right;font-weight:500;font-size:12px;line-height:14px;color:#eb001b}.bb-additional-discount>span{font-size:20px;margin-left:7px}.disabled{opacity:.5!important}.none{display:none!important}@media (max-width: 1090px){.box-builder__left{width:65%;padding-right:40px}.box-builder__summary{width:35%;display:flex;flex-direction:column;align-items:center;padding:25px 20px;border:1px solid #cccccc;position:sticky;right:0;background:#fff0}}@media (max-width: 1024px){.box-builder{padding:0 16px}.box-builder__left{width:100%;padding:0}.box-builder__accordion .accordion-button{padding-top:0;padding-left:0;padding-right:0}.accordion-content__wrapper>div:not(:first-child){margin-top:10px}.box-builder-product{margin:0;padding:19px 0 0}.box-builder-product .bb-product__img-wrapper{max-width:80px}.box-builder__summary{position:fixed;z-index:999;bottom:0;left:0;width:100vw;padding:0 5px 5px;max-height:initial;height:auto;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;border:none}.box-builder__summary_inner{width:100%;height:auto;overflow-y:scroll;display:flex;flex-direction:column;align-items:center;border:1px solid #cccccc;background:#fff;padding:15px 10px 10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.box-builder__summary_selected-products{height:0vw;overflow:hidden;margin:0;flex-wrap:nowrap;overflow-y:scroll;align-items:flex-start;justify-content:flex-start;flex-direction:column}.bb-product__meta-description--wrap{padding-top:15px;width:120%}.box-builder__summary_products-qty{margin-left:auto;margin-right:10px}.box-builder__summary_heading-arrow{display:block;padding-top:1px}.summary-opened{height:100%;padding-top:5px}.summary-opened .box-builder__summary_inner{height:100%;position:relative}.summary-opened .box-builder__summary_selected-products{height:100%;max-height:60%}.summary-opened .box-builder__progress-bar_inner{margin-top:10px}.summary-opened .box-builder__summary_selected-products--empty{justify-content:center;align-items:center}.summary-opened .box-builder__summary_heading-arrow{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}.summary-opened .box-builder__summary_footer{padding-top:10px;border-top:1px solid rgba(191,183,183,.5)}.box-builder__summary_heading,.box-builder__summary_underheading{text-align:left}.box-builder__summary_heading{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid rgba(191,183,183,.5)}.box-builder__summary-closer{width:15px;height:15px;display:flex;justify-content:center;align-items:center}.box-builder__summary_footer{margin-top:auto}.summary-opened .box-builder__summary_footer{margin-top:20px}.summary-opened .box-builder__summary_selected-products{max-height:100%}.bb-product__img-wrapper{max-height:180px}.bb-product__img{width:100%;height:100%;object-fit:cover}.box-builder__collections-quickNav .quickNav-image,.box-builder__collections-quickNav .quickNav-image img{width:64px;height:64px}.box-builder__collections-quickNav-wrapper.is-pinned{position:sticky;z-index:4;background:#fff;width:100vw;transform:translate(-16px);-webkit-transform:translateX(-16px);-moz-transform:translateX(-16px);-ms-transform:translateX(-16px);-o-transform:translateX(-16px)}.box-builder__atc-btn{position:fixed;width:100%;padding:10px;left:0;bottom:0;background:#fff;z-index:5;transition:.6s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media (max-width: 768px){.box-builder-product .bb-product__img-wrapper{max-width:65px}.bb-product__img-wrapper svg{width:65px}.carousel-cell{width:24%}.box-builder__summary_footer-shipping a{font-size:12px}}@media (max-width: 380px){.box-builder__selected-product_info .box-builder__selected-product_title .box-builder__selected-product_price-wrapper{width:50%}}@media (max-width: 350px){.box-builder__selected-product_info .box-builder__selected-product_title .box-builder__selected-product_price-wrapper{min-width:60px}}.scroll__up{will-change:opacity,visibility;transition:visibility .3s,opacity .3s;opacity:0;visibility:hidden;position:fixed;bottom:50px;right:20px;z-index:4;border-radius:50%}.no-mobile-scroll .scroll__up{z-index:1}.scroll-visible:not(.collection-start--true) .scroll__up{opacity:1;visibility:visible}.filter-sticky{position:sticky;background-color:#fff;z-index:5;top:calc(var(--header-height) - 5px)}.scroll-visible:not(.collection-start--true) .filter-sticky{padding:15px 10px 10px}@media screen and (max-width: 999px){.filter-sticky{top:calc(var(--header-height) - 5px)}.scroll-visible:not(.collection-start--true) .filter-sticky{padding:20px 10px}}.infinite-scrolling__loader{display:flex;justify-content:center}.infinite-scrolling__loader.hidden{display:none}.loader{aspect-ratio:1;background:radial-gradient(farthest-side,#ed1b2e 94%,#0000) top/4px 4px no-repeat,conic-gradient(#0000 30%,#ed1b2e);border-radius:50%;width:22px;animation:1s linear infinite l13;-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 4px),#000 0)}@keyframes l13{to{transform:rotate(1turn)}}.desktop-filters--wrapper.filter-sticky:before{content:"";display:inline-block;height:100%;width:100%;background:#fff;z-index:0;position:absolute;right:-100%;top:0}.desktop-filters--wrapper.filter-sticky:after{content:"";display:inline-block;height:100%;width:100%;background:#fff;z-index:0;position:absolute;left:-100%;top:0}.desktop-filters--wrapper.filter-sticky .collection__mobile-active-filters:empty{display:none}.desktop-filters--wrapper.filter-sticky .collection__mobile-active-filters{margin:5px -4px;padding:10px 0}.desktop-filters--wrapper__inner{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0}.desktop-filters--wrapper,.sticky-filters-content,.collection-active-filters--sticky{will-change:opacity,visibility,max-height;transition:opacity .3s ease,visibility .3s ease,max-height .3s ease}.desktop-filters--wrapper,.collection-active-filters--sticky{opacity:0;visibility:hidden;max-height:0}.scroll-visible:not(.collection-start--true) .desktop-filters--wrapper,.scroll-visible:not(.collection-start--true) .collection-active-filters--sticky{opacity:1;visibility:visible;max-height:100%}.sticky-filters-content[aria-hidden=false]{opacity:1;visibility:visible;max-height:100%}@media screen and (min-width: 1000px){.sticky-filters-content[aria-hidden=true]{opacity:0;visibility:hidden;max-height:0}}.desktop-filters--wrapper__inner{display:flex;justify-content:space-between;align-items:center;width:100%}.sticky-toggle-filters span{pointer-events:none}.desktop-filters--wrapper .sticky-toggle-filters{display:flex;align-items:center;line-height:normal;gap:3px;padding:10px 20px;border-color:#ed1a2d;margin-left:10px}.desktop-filters--wrapper .item--sort.button{padding:10px 20px;line-height:normal;color:#000}.desktop-filters--wrapper .collection__toolbar-item .value-picker-button{margin:0;text-transform:uppercase}.desktop-filters--wrapper .collection__toolbar-item--sort{width:unset!important}@media screen and (max-width: 399px){.desktop-filters--wrapper .sticky-toggle-filters{padding:10px 15px}.desktop-filters--wrapper .value-picker-button span,.desktop-filters--wrapper .sticky-toggle-filters{font-size:12px}.desktop-filters--wrapper .item--sort.button{padding:7px 8px}.desktop-filters--wrapper .collection__showing-count--sticky{max-width:26%}}@media screen and (max-width: 339px){.desktop-filters--wrapper .collection__showing-count--sticky{font-size:13px}}.collection__filter-group-list--desktop .value-picker-button__active-number{display:flex;align-items:center;right:16px;top:10px;position:absolute;font-size:12px;width:18px;height:18px;padding:1px 0 0}.collection__filter-group-list--desktop .value-picker-button__active-number.active-price{padding-top:2px;padding-right:2px}.collection__mobile-active-filter-item{min-width:fit-content}.collection__toolbar-item--wrapper{display:flex;align-items:center;gap:15px}.collection__toolbar-item--wrapper .collection__toolbar-item--sort.button{width:auto;padding:5px 15px;color:#000;line-height:30px}.collection__toolbar-item--wrapper .value-picker{right:-10px;left:unset}.collection__toolbar-item--wrapper #sort-by-selector{right:0!important}.collection__toolbar-item--wrapper .value-picker .icon--nav-triangle-borderless{right:3px}.collection__mobile-active-filters:empty{display:none}@media screen and (max-width: 999px){.collection__mobile-active-filters{margin:15px 10px!important;overflow-x:scroll}}@media screen and (min-width: 641px){.value-picker-button--sticky-phone{display:none}}@media screen and (max-width: 640px){.value-picker-button--sticky-desk{display:none}.collection__toolbar--nowrap.collection__toolbar .collection__toolbar-item--wrapper{gap:10px}}.collection__toolbar--nowrap.collection__toolbar .collection__showing-count{max-width:30%}@media screen and (max-width: 446px){.collection__toolbar--nowrap.collection__toolbar .collection__showing-count{font-size:16px}.collection__toolbar--nowrap.collection__toolbar .collection__toolbar-item--wrapper .collection__toolbar-item--sort.button,.collection__toolbar--nowrap.collection__toolbar .collection__toolbar-item.collection__toolbar-item--filter{padding:5px 7px!important}}@media screen and (max-width: 356px){.collection__toolbar--nowrap.collection__toolbar .collection__showing-count{font-size:13px!important;max-width:40px!important}}
