:root{--page-horizontal-spacing:80px}@media (max-width:768px){:root{--page-horizontal-spacing:50px}}@media (max-width:576px){:root{--page-horizontal-spacing:10px}}.checkout-wrapper{display:grid;gap:20px;grid-template-columns:60% 40%}@media (max-width:992px){.checkout-wrapper{grid-template-columns:1fr}}.table-responsive{border:1px solid #d9d9d9;border-radius:6.25px}.table-responsive.subtotal-table{background-color:#fff;border-radius:12.5px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:25px}.table-responsive.subtotal-table .buttons-wrraper{gap:15px}.table-responsive.subtotal-table .buttons-wrraper .grow{flex-grow:1}.table-responsive thead th{border:none;border-bottom:1px solid #d9d9d9!important;font-weight:600;padding:10px}.table-responsive thead th:first-child{width:130px}.table-responsive tbody td{padding:10px}.table-responsive tbody td:first-child{font-weight:600}.subtotal-wrapper{display:grid;grid-template-columns:2fr 1fr;margin-bottom:15px}.subtotal-wrapper .text-right,.total-wrapper{font-weight:600}.total-wrapper{display:flex;font-size:1.2rem;justify-content:space-between;margin:25px 0}.total-wrapper.subtotal{font-size:1rem;font-weight:500;margin-bottom:10px;margin-top:0}.total-wrapper.subtotal .text-right{font-weight:600}.buttons-wrraper{display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-end}.buttons-wrraper.multi{justify-content:space-between}.buttons-wrraper.grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(150px,1fr));margin-bottom:.5rem}.buttons-wrraper.grid .btn{height:100%;width:100%}.checkout-steps{background-color:#f5f6f3;border:1px solid #f5f6f3;border-radius:12.5px;margin-bottom:1.5rem;padding:1rem;transition:.3s ease}.checkout-steps .boxed-check .boxed-check-label,.checkout-steps .boxed-control:not(.gray),.checkout-steps .color-quantity-colors-list,.checkout-steps .color-quantity-entry,.checkout-steps .step-number,.checkout-steps .tag:not(.gray){background-color:#fff!important}.checkout-steps .color-quantity-entry .color-quantity-assortment{outline-color:#e3e3e3}.checkout-steps .form-control{background-color:#f5f6f3}.checkout-steps .boxed-check .boxed-check-input:checked+.boxed-check-label{background-color:#343a40!important}.checkout-steps .print-zone-wrapper{background-color:#fff!important}.checkout-steps .print-zone-wrapper .boxed-control,.checkout-steps .print-zone-wrapper .checks-wrapper .boxed-check-label,.checkout-steps .print-zone-wrapper .tag{background-color:#f5f6f3!important}.checkout-steps .print-zone-wrapper .checks-wrapper .boxed-control{background-color:#fff!important}.checkout-steps .boxed-check .boxed-check-label{box-shadow:0 0 5px rgba(0,0,0,.1)}.checkout-steps .step-title-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:.5rem}.checkout-steps .step-title-container .step-number{align-items:center;border-radius:6.25px;display:flex;font-weight:600;height:35px;justify-content:center;margin-right:1rem;width:35px}.checkout-steps .step-title-container .step-title{font-size:1.125rem;font-weight:600;margin-bottom:0}.checkout-steps .extra-options{background-color:#f8f9fa;border-radius:.5rem;margin-bottom:.25rem;padding:.5rem}.checkout-steps .subtotal{background:#ffbd5a;border-radius:.5rem;padding:1rem}.checkout-steps .subtotal .subtotal-title{font-size:110%}.checkout-steps .alert-success{background-color:rgba(19,129,66,.1)!important;border:none!important;border-radius:.5rem;color:#138142!important}.checkout-steps .alert-success .title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.checkout-step-wrapper{margin-bottom:1rem}.checkout-step-wrapper.price-options{background:#f5f6f3;border-radius:12.5px;height:-moz-fit-content;height:fit-content;padding:50px 25px;position:sticky;top:25px;transition:all .3s ease}@media (max-width:992px){.checkout-step-wrapper.price-options{bottom:-50px;box-shadow:0 0 50px 8px rgba(0,0,0,.2);height:100%;left:0;margin:0;padding:50px 25px 0;position:fixed;right:0;top:unset;z-index:1090}.checkout-step-wrapper.price-options.closed{bottom:calc(-100% - 20px)}.checkout-step-wrapper.price-options.closed .floating-btn .cross{display:none}.checkout-step-wrapper.price-options.closed .arrow{transform:rotate(180deg) translateZ(0)}.checkout-step-wrapper.price-options:not(.closed) .floating-btn .toggle{display:none}}.checkout-step-wrapper.price-options .floating-btn{align-items:center;background-color:#f39200;border:none;border-radius:12.5px;bottom:25px;box-shadow:0 0 5px 5px rgba(243,146,0,.5);display:flex;height:50px;justify-content:center;left:25px;outline:2px solid transparent;outline-offset:3px;position:fixed;transition:all .3s ease;width:50px}.checkout-step-wrapper.price-options .floating-btn:hover{outline-color:#f39200;transform:scale(.9) translateZ(0)}.checkout-step-wrapper.price-options .floating-btn .cross{width:18px}.checkout-step-wrapper.price-options .floating-btn img{filter:saturate(0) brightness(10);width:24px}@media (min-width:992px){.checkout-step-wrapper.price-options .floating-btn{display:none}}.checkout-step-wrapper.price-options .arrow,.checkout-step-wrapper.price-options .handle{cursor:pointer;left:50%;position:absolute;top:-20px;transform:translateX(-50%)}@media (min-width:992px){.checkout-step-wrapper.price-options .arrow,.checkout-step-wrapper.price-options .handle{display:none}}.checkout-step-wrapper.price-options .arrow{top:-18px;transition:all .3s ease;z-index:1}.checkout-step-wrapper .checkout-step{margin-bottom:1rem}.checkout-step-wrapper .checkout-step.xl{margin-bottom:2rem}.checkout-step-wrapper .checkout-step.top-spaced{margin-top:2rem}.checkout-step-wrapper .checkout-step-head{align-items:center;display:flex;gap:15px;margin-bottom:1rem}.checkout-step-wrapper .checkout-step-head.vertical{align-items:flex-start;flex-direction:column}.checkout-step-wrapper .checkout-step-head .title{font-size:1rem;font-weight:600;margin:0}.checkout-step-wrapper .checkout-step-head .text-info{color:#a2a2a2!important;font-weight:600!important}.addresses_list{margin-bottom:1rem}.addresses_list .address-item{background:#fff;border:2px solid transparent;border-radius:12.5px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:25px;position:relative;transition:all .3s ease}.addresses_list .address-item.selected{border-color:#f39200}.addresses_list .address-item.selected>.address-title:before{outline:7px solid #f39200;outline-offset:-10px}.addresses_list .address-item:not(.list-is-empty){cursor:pointer}.addresses_list .address-item:not(.list-is-empty):hover{background-color:#fff!important;border:2px solid #000;color:#000!important;transform:scale(1.02)}.addresses_list .address-item>.address-title{display:flex;justify-content:space-between}.addresses_list .address-item>.address-title:before{background-color:#d9d9d9;border-radius:20px;content:"";padding:10px;position:absolute;transition:all .3s ease}.addresses_list .address-item>.address-title .title{font-weight:600;margin-left:30px}.addresses_list .address-item>.address-title .edit-button{align-items:center;background:#d9d9d9;border-radius:75px;color:#393d46;display:flex;font-size:12px;height:28px;justify-content:center;transition:all .3s ease;width:28px;z-index:1}.addresses_list .address-item>.address-title .edit-button:hover{background:#5e5f63;color:#fff}.addresses_list .address-item>.address-body{display:flex}@media (max-width:576px){.addresses_list .address-item>.address-body{flex-wrap:wrap}}.addresses_list .address-item>.address-body>div{flex:0 0 50%}@media (max-width:576px){.addresses_list .address-item>.address-body>div{flex:0 0 100%}}.addresses_list .bounce-transition-group-container{display:flex;flex-direction:column;gap:12px}.thank-you-wrapper div{font-size:1rem}.thank-you-wrapper .text-bold{font-weight:600}.boxed-control{border:none!important;border-radius:12.5px!important;box-shadow:0 0 5px rgba(0,0,0,.1)}.tag{align-items:center;background-color:#f5f6f3;border-radius:6.25px;color:#393d46;display:flex;flex-direction:row;font-size:12px;font-weight:600;gap:5px;padding:2px 10px;width:-moz-fit-content;width:fit-content}.tag.required:before{background-color:#f39200}.tag.optional:before,.tag.required:before{border-radius:50%;content:"";display:block;height:8px;width:8px}.tag.optional:before{background-color:#138142}.loading-wrapper{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:50vh}.loading-wrapper .loading-title{font-size:1.6rem}@media (max-width:768px){.loading-wrapper .loading-title{font-size:1.2rem}}.calcs-spinner{border-width:.2em!important;height:15px!important;width:15px!important}.btn-link{box-shadow:none;margin-bottom:.125rem;padding-bottom:.125rem;padding-left:0;padding-right:0}.btn-link.active{border:1px solid}.btn-link:hover{border-bottom:1px solid;border-radius:0}.logo-note{color:#000;font-size:.7rem;font-weight:700;line-height:1.3}.checkout-container{background-color:#fff;border-radius:.5rem}.checkout-container .logo-picker{cursor:pointer;margin:10px 0}.checkout-container.checkout-container-with-padding{padding:1rem}.centered-form{margin-left:auto;margin-right:auto;max-width:500px}.centered-form input{text-align:center}.address-section .under-title{height:25px;margin-bottom:5px}.payment-step{background-color:#fff;border-radius:.5rem;padding:15px}#payment-step{display:flex;flex-direction:column;gap:20px}#payment-step .step-section{background-color:#fff;border-radius:8px}#payment-step .step-section.step-section-with-padding{padding:15px}#payment-step .step-section h2{font-weight:700;text-align:center}#payment-step .step-section .payment-step-products-container>div:not(:last-child){border-bottom:1px solid #000}#payment-step .addresses{background-color:#fff;border-radius:.5rem;display:flex;gap:25px;padding:25px}@media (max-width:576px){#payment-step .addresses{flex-direction:column}}#payment-step .addresses .address{flex:0 0 50%}#payment-step .addresses .address .address-title{font-weight:700}.spacer{border-color:#e3e3e3!important;margin:15px 0!important}.spacer.top-free{margin-top:0!important}.spacer.md{margin:25px 0!important}.spacer.xl{margin:50px 0!important}
