@keyframes stroke-check{0 {stroke-dashoffset: 48;} 100% {stroke-dashoffset: 0;}}@keyframes stroke-circle{to{stroke-dashoffset:0}}@keyframes scale{0,100% {transform: none;} 50% {transform: scale3d(1.15,1.15,1);}}@keyframes mark-fill{to{box-shadow:inset 0 0 10px 30px #cc6328}}@keyframes mark-fill-out{0%{box-shadow:inset 0 0 10px 30px #cc6328}to{box-shadow:inset 0 0 10px 30px #adadad}}.checkmark{width:100%;border-radius:50%;stroke-width:4px;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 10px 30px #adadad;transition:box-shadow 1s}.checkmark .checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:4px;stroke-miterlimit:10;stroke:#cc6328;fill:none}.checkmark .checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:0}.byob-loading{pointer-events:none;font-size:0!important}.byob-loading:before{width:18px;height:18px;border:1px solid;border-color:#fff;border-top-color:transparent!important;border-radius:100%;opacity:1;-webkit-animation:.45s linear infinite spin;animation:.45s linear infinite spin;position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;margin:auto;content:""}.byob-heading{margin:50px 0 40px;-webkit-user-select:none;user-select:none}.byob-heading .new-title-tamix{padding-top:30px}.byob-heading .byob-description-message{margin-top:10px}.byob-heading .byob-description-message .byob-message{display:none;color:#3e7d3b;font-weight:700;font-size:16px}.byob-heading .byob-note{margin-top:10px;font-size:14px;font-style:italic}.byob-tracker{margin:0 auto 40px;max-width:560px;-webkit-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;justify-content:center;padding:30px 30px 35px;width:100%}.byob-tracker .box{display:flex;align-items:center;flex:1;font-weight:700;line-height:14px;max-width:250px;position:relative;text-align:center}.byob-tracker .box .line{position:relative;height:8px;flex:1;background-color:#ddd;width:100%;transition:width .8s ease-in-out}.byob-tracker .box .line.process{position:absolute;background-color:#cc6328;max-width:100%;height:100%;left:0;width:0}.byob-tracker .box .point-label{font-size:14px;position:absolute;text-transform:uppercase;top:28px;right:0;transform:translate(50%);transition:color 1s ease-in-out}.byob-tracker .box .point-label.start{left:0;right:unset;transform:translate(-50%)}.byob-tracker .box .point{display:flex;align-items:center;justify-content:center;word-break:break-word;background-color:#adadad;border-radius:50%;color:#333;width:30px;margin:auto;z-index:2;position:absolute;right:0;transform:translate(50%);transition:background-color 1s ease-in-out}.byob-tracker .box .point.start{left:0;right:unset;transform:translate(-50%)}.byob-tracker .box .point .value{position:absolute;top:-22px;width:max-content;transition:color 1s ease-in-out}.byob-tracker .box .point.byob-loading .checkmark .checkmark-check{stroke-dashoffset:48}.byob-tracker .box .point.active,.byob-tracker .box .point.active+.point-label{color:#cc6328}.byob-tracker .box .point.active .checkmark{animation:mark-fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .6s both}.byob-tracker .box .point.active .checkmark .checkmark-circle{animation:stroke-circle .6s cubic-bezier(.65,0,.45,1) forwards}.byob-tracker .box .point.active .checkmark .checkmark-check{animation:stroke-check .3s cubic-bezier(.65,0,.45,1) .8s forwards}.byob-cart{display:flex;flex:0 0 100%;flex-flow:row nowrap;overflow-x:scroll;margin-bottom:30px;-webkit-user-select:none;user-select:none}.byob-cart.disabled{cursor:no-drop!important}.byob-cart.disabled .item-holder{pointer-events:none}.byob-cart::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);background-color:#f5f5f5;border-radius:10px}.byob-cart::-webkit-scrollbar{height:6px;background-color:#f5f5f5;border-radius:10px}.byob-cart::-webkit-scrollbar-thumb{background-color:#cc6328;border-radius:10px}.byob-cart .item-holder{-webkit-box-flex:1;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px #0003;color:#afafaf;margin:15px 10px 25px;min-width:126px;width:126px;height:126px;text-align:center;position:relative}.byob-cart .item-holder .item-holder-inner-wrapper{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;justify-content:center;position:relative;height:100%;width:100%}.byob-cart .item-holder .item-holder-inner-wrapper.byob-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000001f;border-radius:5px}.byob-cart .item-holder .item-holder-inner-wrapper.byob-loading .remove-byob{display:none}.byob-cart .item-holder .item-holder-inner-wrapper .item-qty{position:absolute;left:3px;top:3px;transform:translate(-50%,-50%);background-color:#cc6328;width:22px;line-height:22px;border-radius:100%;color:#fff;font-size:12px;font-weight:700;z-index:1}.byob-cart .item-holder .item-holder-inner-wrapper .product-img{height:100%;width:100%;pointer-events:none}.byob-cart .item-holder .item-holder-inner-wrapper .plus{background-color:#afafaf;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;height:36px;justify-content:space-between;margin-bottom:3px;position:relative;width:36px}.byob-cart .item-holder .item-holder-inner-wrapper .plus.first{background-color:#cc6328}.byob-cart .item-holder .item-holder-inner-wrapper .plus.first~.empty-text{display:block}.byob-cart .item-holder .item-holder-inner-wrapper .plus .cut-out{background-color:#fff;margin-bottom:6px;height:15px;width:15px}.byob-cart .item-holder .item-holder-inner-wrapper .empty-text{display:none;bottom:25px;color:#cc6328;font-family:adrianna,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1;position:absolute;white-space:nowrap}.byob-cart .item-holder .item-holder-inner-wrapper .remove-byob{cursor:pointer;position:absolute;right:2px;top:2px;z-index:0}.t4s-products{-webkit-user-select:none;user-select:none}.t4s-products.disabled .byob-product{cursor:no-drop}.t4s-products.disabled .byob-product .t4s-product-wrapper{pointer-events:none}@keyframes t4s-ani-shake{0,20%,100% {transform: translate3d(0,0,0);} 22%,24%,26%,28%,30% {transform: translate3d(-4px,0,0);} 23%,25%,27%,29%,31% {transform: translate3d(4px,0,0);} 32%,98% {transform: translate3d(0,0,0);}}.byob-button{-webkit-user-select:none;user-select:none;margin-top:15px;min-width:136px;padding:0 15px;height:40px;font-size:14px;text-align:center;position:relative;overflow:hidden;line-height:40px;border-radius:26px;color:#fff;background-color:#3e7d3b;border:1px solid}.byob-button:hover{color:#3e7d3b;background-color:#fff}.byob-summary{-webkit-user-select:none;user-select:none;position:fixed;left:0;right:0;bottom:-100%;z-index:99;background-color:#fff;box-shadow:0 -1px 3px #0000001a;padding:8px 0;transition:bottom .6s ease-in-out}.byob-summary .byob-subtotal-action{display:flex;align-items:center}.byob-summary .byob-subtotal-action .byob-subtotal{width:50%;font-weight:700;color:#5a5a5a;line-height:1}.byob-summary .byob-subtotal-action .byob-subtotal #byob-subtotal{color:#cc6328;font-size:20px}.byob-summary .byob-subtotal-action .byob-subtotal #byob-discount{color:#3e7d3b;font-size:17px;white-space:nowrap}.byob-summary .byob-subtotal-action .byob-subtotal #byob-total{font-weight:400;text-decoration:line-through;color:#939393;font-size:17px}.byob-summary .byob-subtotal-action .byob-action{width:50%;text-align:right}.byob-summary .byob-subtotal-action .byob-action .byob-btn-checkout{margin-top:0;font-weight:700;font-size:16px;line-height:1;position:relative;min-width:194px;transition:filter .6s ease-in-out;animation-name:t4s-ani-shake;animation-duration:8s;animation-iteration-count:infinite;animation-fill-mode:both}.byob-summary .byob-subtotal-action .byob-action .byob-btn-checkout *{vertical-align:middle}.byob-summary .byob-subtotal-action .byob-action .byob-btn-checkout .icon-secure{width:1.5em}.byob-summary .byob-subtotal-action .byob-action .byob-btn-checkout:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.byob-summary .byob-subtotal-action .byob-action .byob-btn-checkout.disabled{animation:none;pointer-events:none;filter:grayscale(1)}.byob-product{-webkit-user-select:none;user-select:none}.byob-product .t4s-product-info{cursor:default}.byob-product .t4s-product-info .byob-button[disabled]{pointer-events:none;opacity:.5}.byob-product .t4s-product-info .byob-quantity-wrapper{min-width:136px;height:40px;border:1px solid #333333;text-align:center;display:inline-block;position:relative;margin-top:15px;order:1;border-radius:30px}.byob-product .t4s-product-info .byob-quantity-wrapper.byob-loading:before{border-color:#333}.byob-product .t4s-product-info .byob-quantity-wrapper.byob-loading .t4s-quantity-input{font-size:0}.byob-product .t4s-product-info .byob-quantity-wrapper .t4s-quantity-input{border:0;height:100%;background:0;padding:0;color:#333;font-weight:600;font-size:16px;text-align:center;cursor:default;pointer-events:none}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector{position:absolute;display:block;padding:0;top:-1px;width:30px;border:0;background:0;color:#333;font-size:20px;line-height:1;outline:0}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector svg{width:12px;height:12px;stroke-width:2}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector:hover{color:#fff;background-color:#3e7d3b}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector.byob-loading{background:none!important;transition:none}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector.byob-loading:before{border-color:#3e7d3b;top:20px}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector.is--minus{left:-1px;text-align:left;padding:8px 24px 12px 18px;border-radius:30px 0 0 30px}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector.is--plus{right:-1px;text-align:right;padding:10px 27px 10px 15px;border-radius:0 30px 30px 0}@media(max-width:599px){.byob-heading{margin:30px 0 20px}.byob-heading h3{font-size:18px}.byob-heading .new-title-tamix{padding-top:20px}.byob-heading .byob-note{font-size:12px}.byob-heading .byob-description-message .byob-message{font-size:14px}.byob-tracker{margin-bottom:20px;padding:30px}.byob-tracker .box .point{font-size:12px}.byob-tracker .box .point:not(.byob-loading):before{left:7px;top:1px;width:8px;height:14px;border-width:0 2px 2px 0}.byob-tracker .box .point-label{top:25px;font-size:11px}.byob-cart{margin-bottom:20px}.byob-cart .item-holder{min-width:90px;height:90px}.byob-cart .item-holder .item-holder-inner-wrapper .plus{height:22px;width:22px}.byob-cart .item-holder .item-holder-inner-wrapper .plus .cut-out{margin-bottom:4px;height:9px;width:9px}.byob-cart .item-holder .item-holder-inner-wrapper .empty-text{font-size:10px}.byob-summary{padding:4px 0}.byob-summary .byob-subtotal-action .byob-subtotal{width:calc(100% - 140px)}.byob-summary .byob-subtotal-action .byob-subtotal .byob-subtotal-text{display:block;font-size:12px;margin-bottom:1px}.byob-summary .byob-subtotal-action .byob-subtotal #byob-subtotal{font-size:16px;line-height:22px}.byob-summary .byob-subtotal-action .byob-subtotal #byob-discount{font-size:13px}.byob-summary .byob-subtotal-action .byob-action{width:140px}.byob-summary .byob-subtotal-action .byob-action .byob-btn-checkout{height:36px;font-size:13px;padding:0 8px;min-width:150px}.byob-product .t4s-product-inner:before{opacity:0!important}.byob-product .t4s-product-info .byob-quantity-wrapper .byob-quantity-selector:hover{background:0;color:#333}.byob-product .t4s-product-info .byob-button:hover{color:#fff;background-color:#3e7d3b}}
/*# sourceMappingURL=/cdn/shop/t/170/assets/byob-bundle.css.map */
