.panel{position:fixed;top:0;right:0;background-color:#fff;z-index:42;translate:100%;-webkit-transition:translate .2s;transition:translate .2s;max-width:520px;width:100%;max-height:100%;overflow:auto;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.panel::-webkit-scrollbar{width:4px}.panel::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.panel::-webkit-scrollbar-thumb{background-color:#a9a9a9}.panel .container{padding:64px 38px 32px 48px;position:relative;margin:unset;width:100%}.panel.show{translate:0}.panel-header{font-weight:600;font-size:32px;line-height:40px;margin-bottom:48px;position:relative}.panel .close-btn{position:absolute;top:-41px;right:-18px;cursor:pointer;z-index:43}.panel.cart-panel .container{display:grid;overflow:hidden;grid-template-rows:80px auto auto}.panel.cart-panel .mini-cart-wrapper{overflow:auto;padding-bottom:24px;padding-right:10px}.panel.cart-panel .mini-cart-wrapper::-webkit-scrollbar{width:4px}.panel.cart-panel .mini-cart-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.panel.cart-panel .mini-cart-wrapper::-webkit-scrollbar-thumb{background-color:#00aac0}.panel.cart-panel .mini-cart__footer{-ms-flex-item-align:end;align-self:flex-end;margin-top:24px}.panel.cart-panel .mini-cart__footer .discount-form input{height:50px}.bg-lgray{background-color:#fafafa}.gray-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:40;cursor:pointer;display:none}.gray-overlay.open{display:block}.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.buttons .btn{max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.one-page-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.one-page-cart input[type=radio]{accent-color:#00aac0}.one-page-cart .form{gap:16px}.one-page-cart-wrapper{max-width:1196px;margin:0 auto;padding-bottom:24px}.one-page-cart-wrapper h1{font-weight:600;font-size:28px;line-height:36px;margin-block:48px 32px}.one-page-cart__left{width:100%;max-width:830px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.one-page-cart__left.guest-info{background-color:#f8f1e8;text-align:center;display:block;padding:16px 24px;color:#0f0f0f;font-size:14px;line-height:24px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.one-page-cart__left.guest-info a{text-decoration:underline}.one-page-cart__left.guest-info a:hover{color:#00aac0}.one-page-cart-inner{padding-left:56px}.one-page-cart-inner .form-control{width:100%}.one-page-cart-inner .deliveries .card-title,.one-page-cart-inner .payments .card-title{margin-bottom:16px}.one-page-cart-inner .form-group{margin-bottom:0px}.one-page-cart-inner .form-group input{border:1px solid #ededed}.one-page-cart-inner .form-group textarea{max-width:100%;min-height:48px;height:48px;padding:12px 20px;resize:vertical}.one-page-cart-inner .form-group .nice-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.one-page-cart-inner .form-group .nice-select .nice-select-dropdown,.one-page-cart-inner .form-group .nice-select .list{width:100%}.one-page-cart-inner .form-group .nice-select .current{color:#000}.one-page-cart-inner .form-group .nice-select .nice-select-dropdown{margin-top:12px;border-radius:0}.one-page-cart-inner .form-group .nice-select .option{line-height:48px}.one-page-cart-inner .form-group .nice-select:hover{border-color:#00aac0}.one-page-cart-inner .form-group .nice-select:focus{border-color:#00aac0}.one-page-cart-inner .form-wrap{gap:12px}.one-page-cart__right{width:100%;max-width:342px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:sticky;top:180px;height:100%}.one-page-cart__right .step-header{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.one-page-cart__right .step-header svg path{stroke:#000}.one-page-cart__right .cart{cursor:pointer}.one-page-cart__bottom{width:100%;max-width:830px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.one-page-cart__bottom form:not(#order-form){display:none}.one-page-cart__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.address,.summary,.delivery_payment,.comments,.term{padding:32px;background-color:#fff}.address span,.summary span,.delivery_payment span,.comments span,.term span{font-weight:400;font-size:14px;line-height:24px;color:#4d4d4d}.delivery_payment{position:relative}.term-agreement{font-weight:400;font-size:12px;line-height:16px;color:#4d4d4d;margin-top:20px}.summary .step-header{margin-bottom:16px}.cart{padding:24px 32px;background-color:#fff}.card-title{font-weight:500;font-size:14px;line-height:24px;margin-bottom:2px}.payments .card-title{margin-top:24px}.cart-delivery .card,.cart-payment .card{-webkit-box-shadow:0px 0px 0px 1px #e0e0e0 inset;box-shadow:0px 0px 0px 1px #e0e0e0 inset;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%;padding:9px 12px;cursor:pointer}.cart-delivery .card strong,.cart-payment .card strong{font-weight:500;font-size:14px;line-height:20px;color:#0a0a0a}.cart-delivery .card span,.cart-payment .card span{font-weight:500;font-size:12px;line-height:16px;color:#4d4d4d}.cart-delivery .card.selected,.cart-payment .card.selected{-webkit-box-shadow:0px 0px 0px 2px #00aac0;box-shadow:0px 0px 0px 2px #00aac0}.old-address,.old-billing-address{border:1px solid #00aac0;display:block;width:100%;padding:10px 12px;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 1 254px;flex:0 1 254px;font-weight:400;font-size:14px;line-height:24px;color:#555}.old-address__name,.old-billing-address__name{color:#000;font-weight:500}.old-address.selected,.old-billing-address.selected{-webkit-box-shadow:0px 0px 0px 1px #00aac0;box-shadow:0px 0px 0px 1px #00aac0}.confirmation{height:calc(100vh - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.confirmation h1{font-weight:600;font-size:24px;line-height:32px;margin-block:32px 16px;text-align:center}.confirmation p{max-width:486px;text-align:center;color:#4d4d4d;line-height:28px;font-size:16px}.confirmation .small{max-width:486px;text-align:center;color:#4d4d4d;line-height:18px;font-size:12px}.confirmation .btn{margin-top:32px}.confirmation-icon{height:128px;width:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:100%}.confirmation-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;background-color:#fff;font-weight:400;font-size:14px;line-height:24px;padding:32px;margin-top:32px;width:420px;max-width:420px}.confirmation-box-name{text-align:left;font-weight:600;color:#000}.confirmation-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:36px}.confirmation-row div:last-of-type{font-weight:600}.summary .green{color:#118c46}.summary h2{font-weight:500;font-size:16px;line-height:24px}.summary li{font-weight:400;font-size:14px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.summary li span{display:block;font-size:12px;line-height:14px;color:#555}.summary .total{font-weight:500;font-size:16px;line-height:28px;border-top:1px solid #ebebeb;margin-top:16px;padding-top:16px}.summary .total div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;font-weight:600;line-height:24px;color:#00818e}.summary .total .before-discount{font-weight:400;font-size:14px;line-height:24px;text-align:right;text-decoration-line:line-through;color:#0f0f0f}.summary .discount-form{margin-block:16px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;height:100%;overflow:visible}.summary .discount-form input[name=coupon].active{border-color:#219653}.summary .btn{max-height:48px}.summary .discount-notification{background-color:#ebebeb;color:#118c46;font-weight:500;font-size:12px;line-height:16px;display:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 8px;margin-top:8px;gap:6px}.summary .discount-notification svg{height:18px;width:18px}.summary .discount-notification svg path{fill:#118c46}.cart-products{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.cart-product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.cart-product.hidden{display:none}.cart-product--more{padding:20px}.cart-address,.new_address_data,.billing_address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:16px}.billing_address{margin-top:16px}.step-header{font-weight:500;font-size:16px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.step-header.is-invalid{color:red}.step-header .step{width:40px;height:40px;border-radius:100%;background:#fcfbfa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#606060;font-size:18px;line-height:24px}.chosen-payment__price,.chosen-delivery__price{font-weight:500;font-size:12px;line-height:16px;color:#606060}.chosen-payment__name,.chosen-delivery__name{font-weight:500;font-size:14px;line-height:24px;color:#0a0a0a}#order-form .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.billing-radios,.delivery-radios{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.billing_address_no_vat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.want_vat{border-top:1px solid #e9e9e9;padding-top:24px;margin-top:12px}.another_adress{margin-top:4px}.form-check{gap:12px}.billing_addresses .form-check{margin-top:16px}.billing_addresses{margin-top:4px}.mc-product-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;font-weight:400;font-size:12px;line-height:16px;color:#555}.mc-product-delete-btn{outline:none;background-color:#fff;cursor:pointer;color:#555;font-weight:400;font-size:12px;line-height:24px;-webkit-transition:color .2s;transition:color .2s;border:none}.mc-product-delete-btn:hover{color:#000}.mc-product-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;gap:24px}.mc-product-left .row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:0}.mc-product-name{font-weight:500;font-size:16px;line-height:24px;margin-bottom:8px}.mc-product-price{font-weight:600;font-size:16px;line-height:28px;text-align:right}.mc-product-price--new{color:#00818e}.mc-product-price--old{font-weight:400;font-size:12px;line-height:20px;color:#4d4d4d;text-decoration-line:line-through}.mc-product-price--mobile{display:none}.mc-product-qty{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.mc-product-qty input{border:none;outline:none;height:40px;width:40px;border:1px solid #d9d9d9;text-align:center}.mc-product-qty .qty--minus{border:1px solid #d9d9d9;border-right-width:0}.mc-product-qty .qty--plus{border:1px solid #d9d9d9;border-left-width:0}.mc-product-qty .qty-change{height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-style:solid;border-color:#d9d9d9;cursor:pointer}.mc-product-img{-ms-flex-negative:0;flex-shrink:0}.mini-cart-wrapper.empty{display:grid;place-content:center;gap:48px}.mini-cart-wrapper.empty .mc-empty{font-weight:500;font-size:18px;line-height:28px}.mini-cart-wrapper.empty .mini-cart-products{gap:32px;text-align:center}.mini-cart-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.mini-cart-single-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.mini-cart-subtotals{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:16px;line-height:28px;color:#0f0f0f}.mini-cart-subtotals .mc-total{font-weight:600;line-height:24px;font-size:16px;color:#00818e}.mini-cart-subtotals .mc-total-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.mini-cart-subtotals .mc-total-before{font-size:12px;font-weight:400;line-height:20px;text-decoration:line-through;color:#4d4d4d}.mini-cart-subtotals .mc-sum{color:#000;font-size:16px;line-height:24px;font-weight:500}.mini-cart-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.mini-cart-buttons button{width:100%;max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mini-cart__footer{position:relative}.mini-cart__footer::before{content:"";height:1px;width:640px;position:absolute;top:-24px;left:-64px;background-color:#e9e9e9}.discount-form{margin-block:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.discount-form input[name=coupon].active{border-color:#219653}.discount-form .form-group{margin-bottom:0px}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;margin-right:24px}input[type=radio]::after{content:"";height:20px;width:20px;position:absolute;left:0;top:-16px;display:block;border-radius:100%;background-color:#00aac0;border:1px solid #00aac0;-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff;display:none}input[type=radio]::before{content:"";height:20px;width:20px;position:absolute;left:0;top:-16px;display:block;border-radius:100%;background-color:#fff;border:1px solid #ededed;cursor:pointer}input[type=radio]:checked::after{display:block}input[type=checkbox]{accent-color:#00aac0;background-color:rgba(0,0,0,0)}input[type=checkbox]::before{content:url(../img/check-box.svg)}input[type=checkbox]:checked::before{background-color:#00aac0}@media(max-width: 1367px){.one-page-cart__right{top:100px}}@media(max-width: 1260px){.one-page-cart__bottom{max-width:calc(100% - 364px)}}@media(max-width: 1100px){.one-page-cart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-page-cart__right{max-width:830px}.one-page-cart__bottom{max-width:830px}}@media(max-width: 1000px){.mc-product-left .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(max-width: 500px){.panel{width:100%}.panel.cart-panel .container{grid-template-rows:64px 2fr auto;padding:0px 14px 20px 24px}.panel.cart-panel .mini-cart-wrapper{padding:24px 10px 0 0}.panel .close-btn{top:20px;right:-2px}.panel-header{padding:20px 0 0 0;margin:0;font-size:16px;line-height:24px;font-weight:500}.panel-header::after{content:"";position:absolute;bottom:0px;margin-left:-24px;margin-right:-24px;left:0;right:0;border-bottom:1px solid #ededed}.mc-product-name{font-size:12px;line-height:20px;margin:0}.mc-product-options{display:block;line-height:20px}.mc-product-left{gap:16px}.mc-product-qty{margin-top:4px}.mc-product-price{display:none;font-size:12px;line-height:20px}.mc-product-price--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.mc-product-price--old{font-size:10px;line-height:16px;font-weight:400}}@media(max-width: 515px){.one-page-cart-wrapper{padding-bottom:24px}.one-page-cart-wrapper h1{margin-block:21px;font-size:18px;line-height:28px}.one-page-cart-inner{padding-left:0px}.one-page-cart-inner .deliveries .card-title,.one-page-cart-inner .payments .card-title{line-height:28px;margin-bottom:12px}.one-page-cart-inner .payments .card-title{margin-top:16px}.one-page-cart__grid{grid-template-columns:1fr}.one-page-cart__left .guest-info{padding:12px 24px;font-size:12px;line-height:20px}.one-page-cart__left .step-header .step{width:32px;height:32px;font-size:16px}.one-page-cart__right .cart{padding:24px}.one-page-cart .summary .step-header{margin-bottom:12px}.one-page-cart .summary .total{margin-top:12px}.one-page-cart .summary .discount-form{margin-block:12px}.one-page-cart .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.address,.summary,.delivery_payment,.comments,.term{padding:24px}}@media(max-width: 480px){.confirmation-box{padding:24px;width:100%}}@media(max-width: 435px){.one-page-cart__bottom #order-form .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 400px){.one-page-cart .dropdown__header{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.confirmation-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.create-account{display:none}.create-account.active{display:block}.box-info{background:#f5f5f5;padding:8px;font-size:12px;margin-bottom:16px}.discount-form .btn{padding:12px 24px}input{height:48px;border-radius:0}textarea{border-radius:0}.form-group label{font-size:14px;left:18px;padding:0 6px}.mt-2,.my-2{margin-top:.5rem}.mt-3,.my-3{margin-top:1rem}.mt-4,.my-4{margin-top:1.5rem}.mb-4,.my-4{margin-bottom:1.5rem}.form-group{margin-bottom:20px;position:relative}.form-radio-input.size-radio{height:unset}@media(max-width: 991px){.cart-address .form-group,.new_address_data .form-group,.billing_address .form-group{margin-bottom:16px}.cart-address,.new_address_data,.billing_address{gap:0}.billing-radios .form-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.billing-radios .form-radio-label{margin-left:8px}}.form-group.form-pswd.is-invalid::after{right:55px}.loader{position:absolute;height:100%;width:100%;background:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0}.loader.hidden{display:none}.loader .lds-ring{display:inline-block;position:relative;width:80px;height:80px}.loader .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #f7f6f5;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#f7f6f5 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.loader .lds-ring div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.loader .lds-ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.loader .lds-ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}/*# sourceMappingURL=cart.min.css.map */