.product{background:#fff;background:var(--white-color);-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);border-radius:6px;margin-bottom:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product:last-child{margin-bottom:10px}@media (max-width:730px){.product{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product .product-right{width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.product .product-right .hide-mobile-checkbox{position:static;width:100%;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.product .product-image-wrapper{position:relative;width:25%;margin-right:20px;min-width:138px;max-height:305px}@media (max-width:450px){.product .product-image-wrapper{width:100%;margin-right:0;min-height:210px;max-height:265px}}.product .product-image-wrapper .product-image-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;z-index:11;bottom:20px;right:20px}.product .product-image-wrapper .image-error{position:absolute;bottom:60px;right:20px;color:#ff5229;color:var(--error);font-size:12px}.product .product-image-wrapper img{border-radius:6px 0 0 6px;margin-bottom:-3px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:450px){.product .product-image-wrapper img{border-radius:6px 6px 0 0}}.product .product-image-wrapper .remove-image{width:30px;height:30px;background:#ffc507;background:var(--yellow-color);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;margin-left:15px}.product .product-image-wrapper .remove-image svg{width:15px;height:15px;display:block;margin:0 auto}.product .product-image-wrapper .remove-image svg path{fill:#fff}.product .product-image-wrapper .product-edit{z-index:11;width:30px;height:30px;background:#ffc507;background:var(--yellow-color);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.product .product-image-wrapper .product-edit input{display:none}.product .product-edit-confirm{width:25%;margin-right:20px;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;min-width:138px}@media (max-width:450px){.product .product-edit-confirm{padding:10px;width:70%}}.product .product-edit-confirm .edit-confirm-button{border-radius:6px;height:40px;color:#fff;background:#ffc507;background:var(--yellow-color);width:70%;margin:0 auto 10px}.product .other-info{width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:30px;margin-top:10px}@media (max-width:1200px){.product .other-info{width:70%}}.product .other-info.other-info-full-width{width:95%}.product .other-info .ingredients{width:60%;margin-right:15px}.product .other-info .ingredients .label{font-size:12px;font-size:calc(var(--base-font-size) - 4px)}.product .other-info textarea{margin-top:2px;resize:none;width:100%;height:31px;border:none;border-bottom:1px solid #343434;padding-bottom:3px;font-size:14px;font-size:calc(var(--base-font-size) - 2px);scrollbar-width:thin;scrollbar-color:#dadbde rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:5px;outline:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(0,0,0,0)}.product .other-info textarea:active,.product .other-info textarea:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.product .other-info textarea::-webkit-scrollbar{width:5px}.product .other-info textarea::-webkit-scrollbar-thumb{background-color:#dadbde;border-radius:8px}.product .other-info textarea::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:8px}.product .other-info textarea::-webkit-input-placeholder{color:#343434;color:var(--common-color)}.product .other-info textarea::-moz-placeholder{color:#343434;color:var(--common-color)}.product .other-info textarea:-ms-input-placeholder{color:#343434;color:var(--common-color)}.product .other-info textarea::-ms-input-placeholder{color:#343434;color:var(--common-color)}.product .other-info textarea::placeholder{color:#343434;color:var(--common-color)}.product .other-info input[disabled],.product .other-info textarea[disabled]{background:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.product .other-info input[disabled]{-moz-appearance:textfield}.product .other-info input[disabled]::-webkit-inner-spin-button,.product .other-info input[disabled]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product .product-iiko-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.product .product-iiko-item .select-title{margin-bottom:0}.product .product-iiko-item .select-wrapper{width:100%;min-height:23px}.product .product-iiko-item .select-wrapper.disabled .select-item.select-item-active,.product .product-iiko-item .select-wrapper .input{border:none}.product .product-iiko-item .select-wrapper .input{height:20px;margin-top:2px}.product .product-iiko-item .select .single-item{height:23px}.product .product-iiko-item .select .select-item.select-item-active{min-height:20px;border:none;border-bottom:1px solid rgba(0,0,0,.8);border-radius:0;padding-left:0;padding-top:0;padding-bottom:6px}.product .product-iiko-item .select .select-item.select-item-active .select-placeholder{padding-left:0;padding-top:4px}.product .product-additional-info,.product .product-info{padding:10px 0;margin-right:15px;width:30%}@media (max-width:730px){.product .product-additional-info,.product .product-info{width:45%}}@media (max-width:450px){.product .product-additional-info,.product .product-info{width:70%;margin-right:0;padding:10px}}.product .product-additional-info .input-label,.product .product-info .input-label{color:#656565;font-size:13px;font-size:calc(var(--base-font-size) - 3px)}.product .product-additional-info .product-item-stock,.product .product-additional-info .product-price,.product .product-additional-info .product-title,.product .product-info .product-item-stock,.product .product-info .product-price,.product .product-info .product-title{margin-bottom:15px}@media (max-width:450px){.product .product-additional-info .product-item-stock,.product .product-additional-info .product-price,.product .product-additional-info .product-title,.product .product-info .product-item-stock,.product .product-info .product-price,.product .product-info .product-title{margin-bottom:8px}}.product .product-additional-info .product-title input,.product .product-info .product-title input{-o-text-overflow:ellipsis;text-overflow:ellipsis}.product .product-additional-info .product-item-stock,.product .product-info .product-item-stock{height:43px}.product .product-additional-info textarea,.product .product-info textarea{margin-top:2px;resize:none;width:100%;height:70px;border:none;border-bottom:1px solid #343434;padding-bottom:3px;font-size:14px;font-size:calc(var(--base-font-size) - 2px);scrollbar-width:thin;scrollbar-color:#dadbde rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:5px;outline:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(0,0,0,0)}.product .product-additional-info textarea:active,.product .product-additional-info textarea:focus,.product .product-info textarea:active,.product .product-info textarea:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.product .product-additional-info textarea::-webkit-scrollbar,.product .product-info textarea::-webkit-scrollbar{width:5px}.product .product-additional-info textarea::-webkit-scrollbar-thumb,.product .product-info textarea::-webkit-scrollbar-thumb{background-color:#dadbde;border-radius:8px}.product .product-additional-info textarea::-webkit-scrollbar-track,.product .product-info textarea::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:8px}.product .product-additional-info textarea::-webkit-input-placeholder,.product .product-info textarea::-webkit-input-placeholder{color:#343434;color:var(--common-color)}.product .product-additional-info textarea::-moz-placeholder,.product .product-info textarea::-moz-placeholder{color:#343434;color:var(--common-color)}.product .product-additional-info textarea:-ms-input-placeholder,.product .product-info textarea:-ms-input-placeholder{color:#343434;color:var(--common-color)}.product .product-additional-info textarea::-ms-input-placeholder,.product .product-info textarea::-ms-input-placeholder{color:#343434;color:var(--common-color)}.product .product-additional-info textarea::placeholder,.product .product-info textarea::placeholder{color:#343434;color:var(--common-color)}.product .product-additional-info textarea[disabled],.product .product-info textarea[disabled]{background:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.product .product-additional-info input,.product .product-info input{height:20px;margin-top:2px;width:95%;display:block;color:#343434;color:var(--common-color);font-size:18px;font-size:calc(var(--base-font-size) + 2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(0,0,0,0)}@media (max-width:450px){.product .product-additional-info input,.product .product-info input{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}}.product .product-additional-info input:active,.product .product-additional-info input:focus,.product .product-info input:active,.product .product-info input:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.product .product-additional-info input::-webkit-input-placeholder,.product .product-info input::-webkit-input-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.product .product-additional-info input::-moz-placeholder,.product .product-info input::-moz-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.product .product-additional-info input:-ms-input-placeholder,.product .product-info input:-ms-input-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.product .product-additional-info input::-ms-input-placeholder,.product .product-info input::-ms-input-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.product .product-additional-info input::placeholder,.product .product-info input::placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.product .product-additional-info input[disabled],.product .product-info input[disabled]{border-bottom:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);-moz-appearance:textfield}.product .product-additional-info input[disabled]::-webkit-inner-spin-button,.product .product-additional-info input[disabled]::-webkit-outer-spin-button,.product .product-info input[disabled]::-webkit-inner-spin-button,.product .product-info input[disabled]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product .product-additional-info .stock-text,.product .product-info .stock-text{height:20px;margin-top:2px;width:95%;display:block;color:#343434;color:var(--common-color);font-size:18px;font-size:calc(var(--base-font-size) + 2px)}@media (max-width:450px){.product .product-additional-info .stock-text,.product .product-info .stock-text{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}}.product .product-additional-info .label,.product .product-info .label{height:18px;color:#656565;font-size:13px;font-size:calc(var(--base-font-size) - 3px)}@media (max-width:730px){.product .product-additional-info{margin-left:calc(25% + 20px)}}@media (max-width:585px){.product .product-additional-info{margin-left:158px}}@media (max-width:450px){.product .product-additional-info{margin-left:0}}.product .slide-checkbox{position:absolute;bottom:85px;right:15px;height:51px;text-align:right}@media (max-width:730px){.product .slide-checkbox{top:70px}}@media (max-width:450px){.product .slide-checkbox{top:50%}}.product .slide-checkbox.hide-mobile-checkbox{right:215px;width:150px}.product .slide-checkbox.active-checkbox{right:135px;width:50px}.product .slide-checkbox.recommended-checkbox{width:96px}.product .slide-checkbox span{font-size:13px;font-size:calc(var(--base-font-size) - 3px);color:#656565;display:block;margin-bottom:5px}.product .slide-checkbox div{height:20px;width:40px;background:none;margin:0 0 0 auto}.product .slide-checkbox div:after{content:"";width:100%;height:14px;background:#838383;opacity:.5;border-radius:20px;display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product .slide-checkbox div:before{height:20px;width:20px;z-index:10;-webkit-box-shadow:none;box-shadow:none;background:#838383;border:none;top:0}.product .slide-checkbox input:checked~div:after,.product .slide-checkbox input:checked~div:before{background:#ffc507;background:var(--yellow-color)}.product .exclude-discount-checkbox.with-title{width:170px;bottom:35px;text-align:right;position:absolute;right:16px;left:auto;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product .exclude-discount-checkbox.with-title span{margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product .exclude-discount-checkbox.with-title div{margin-left:10px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-width:16px}.product .variants-buttons-wrapper{position:absolute;bottom:10px;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding-right:15px}@media (max-width:450px){.product .variants-buttons-wrapper{position:static;padding-bottom:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.product .variants-buttons-wrapper .variant-btn{font-size:14px;color:#343434;color:var(--common-color);border-bottom:1px dashed #343434;border-bottom:1px dashed var(--common-color);padding:0 0 2px;margin-left:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(0,0,0,0)}.product .variants-buttons-wrapper .variant-btn:hover{color:#ffc507;color:var(--yellow-color);border-bottom:1px dashed #ffc507;border-bottom:1px dashed var(--yellow-color)}.add-variant-form-wrapper{background:#fff;padding:15px;-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);border-radius:6px;margin-bottom:20px}.add-variant-form-wrapper form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:510px){.add-variant-form-wrapper form{-ms-flex-wrap:wrap;flex-wrap:wrap}}.add-variant-form-wrapper .submit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:510px){.add-variant-form-wrapper .submit-wrapper{max-width:320px;width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.add-variant-form-wrapper .submit{color:#fff;color:var(--white-color);background:#ffc507;background:var(--yellow-color);border-radius:6px;position:relative;width:170px;cursor:pointer}@media (max-width:510px){.add-variant-form-wrapper .submit{width:100%;height:40px}}.add-variant-form-wrapper .submit g{stroke:#fff;stroke:var(--white-color)}.add-variant-form-wrapper .form-group{width:28%;margin-right:15px}.add-variant-form-wrapper .form-group #input-select-search{border-bottom:0}.add-variant-form-wrapper .form-group .select-item-active{padding-bottom:0;padding-left:0}.add-variant-form-wrapper .form-group .select-title{margin-bottom:0}@media (max-width:510px){.add-variant-form-wrapper .form-group{width:100%;margin-right:0;margin-bottom:15px}}.add-variant-form-wrapper .form-group.iiko-product .select-wrapper{width:100%;min-height:23px}.add-variant-form-wrapper .form-group.iiko-product .select-wrapper.disabled .select-item.select-item-active{border:none}.add-variant-form-wrapper .form-group.iiko-product .select .single-item{height:33px}.add-variant-form-wrapper .form-group.iiko-product .select .select-item.select-item-active{min-height:23px;border:none;border-bottom:1px solid rgba(0,0,0,.8);border-radius:0}.add-variant-form-wrapper .form-group.iiko-product .select .select-item.select-item-active .select-placeholder{padding-left:0;padding-top:4px}.add-variant-form-wrapper .form-group .input-label{color:#656565;font-size:13px;font-size:calc(var(--base-font-size) - 3px)}.add-variant-form-wrapper .form-group input{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.add-variant-form-wrapper .form-group input::-webkit-inner-spin-button,.add-variant-form-wrapper .form-group input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-variant-form-wrapper .form-group input:active,.add-variant-form-wrapper .form-group input:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.variants-list{background:#fff;padding:15px;-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);border-radius:6px;margin-bottom:20px}.variants-list #input-select-search{border-bottom:0;height:25px}.variants-list .variant-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;border-bottom:1px solid #f1f2f5;padding-top:10px}@media (max-width:510px){.variants-list .variant-card{-ms-flex-wrap:wrap;flex-wrap:wrap}}.variants-list .variant-card.without-border{border-bottom:1px solid rgba(0,0,0,0)}.variants-list .variant-card:first-child{padding-top:0}.variants-list .variant-card:last-child{border-bottom:0}.variants-list .form-group{width:38%;margin-right:15px}.variants-list .form-group.form-group-price{width:20%}@media (max-width:510px){.variants-list .form-group{width:100%;margin-right:0;margin-bottom:10px}}.variants-list .form-group.iiko-product .select-wrapper{width:100%;min-height:23px}.variants-list .form-group.iiko-product .select-wrapper.disabled .select-item.select-item-active{border:none}.variants-list .form-group.iiko-product .select .single-item{height:33px}.variants-list .form-group.iiko-product .select .select-item.select-item-active{min-height:23px;border:none;border-bottom:1px solid rgba(0,0,0,.8);border-radius:0;padding-left:0}.variants-list .form-group.iiko-product .select .select-item.select-item-active .select-placeholder{padding-left:0;padding-top:4px}.variants-list .form-group .input-label{color:#656565;font-size:13px;font-size:calc(var(--base-font-size) - 3px)}.variants-list .form-group input{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#343434;color:var(--common-color)}.variants-list .form-group input:active,.variants-list .form-group input:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.variants-list .form-group input::-webkit-inner-spin-button,.variants-list .form-group input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.variants-list .form-group input[disabled]{border-bottom:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);-moz-appearance:textfield}.variants-list .form-group input[disabled]::-webkit-inner-spin-button,.variants-list .form-group input[disabled]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.variants-list .variant-edit-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:510px){.variants-list .variant-edit-controls{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.variants-list .variant-edit-controls .edit-confirm-button{width:120px;color:#fff;border-radius:6px;margin-left:15px;cursor:pointer;background:#ffc507;background:var(--yellow-color)}@media (max-width:510px){.variants-list .variant-edit-controls .edit-confirm-button{height:40px;margin-left:0;margin-right:15px}}.variants-list .variant-edit-controls .edit-confirm-button.decline{background:#dadbde;color:#565656}.products{padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 70px);max-height:calc(100vh - var(--header-height));-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:980px){.products{padding:15px 0 0}}.products .product-create{-webkit-box-sizing:border-box;box-sizing:border-box;right:0;background:#fff}.products .product-create .create-product-form{width:100%;max-width:450px;margin:0 auto}.products .product-create .create-product-form .product-image{overflow:hidden;border-radius:6px;position:relative;margin-bottom:30px;max-height:250px;height:250px}.products .product-create .create-product-form .product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.products .product-create .create-product-form .product-image img.no-image{width:auto;height:auto;-o-object-fit:initial;object-fit:fill;display:block;margin:auto}.products .product-create .create-product-form .product-image .image-edit{position:absolute;z-index:11;width:40px;height:40px;background:#ffc507;background:var(--yellow-color);border-radius:4px;bottom:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0}@media (max-width:450px){.products .product-create .create-product-form .product-image .image-edit{bottom:15px;right:15px}}.products .product-create .create-product-form .product-image .image-edit input{display:none}.products .product-create .create-product-form .input-label,.products .product-create .create-product-form .product-description .label{font-size:14px;font-size:calc(var(--base-font-size) - 2px);color:#656565}.products .product-create .create-product-form .input{height:28px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:18px;font-size:calc(var(--base-font-size) + 2px)}.products .product-create .create-product-form .input.error{border-bottom:1px solid #ff5229;border-bottom:1px solid var(--error)}.products .product-create .create-product-form .input:active,.products .product-create .create-product-form .input:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.products .product-create .create-product-form .product-description,.products .product-create .create-product-form label{display:block;margin-bottom:20px}.products .product-create .create-product-form textarea{margin-top:2px;resize:none;width:100%;height:80px;border:none;border-bottom:1px solid #343434;padding-bottom:3px;font-size:14px;font-size:calc(var(--base-font-size) - 2px);scrollbar-width:thin;scrollbar-color:#dadbde #aaa;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:5px;outline:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.products .product-create .create-product-form textarea:active,.products .product-create .create-product-form textarea:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.products .product-create .create-product-form textarea::-webkit-scrollbar{width:5px;background-color:#fff}.products .product-create .create-product-form textarea::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px}.products .product-create .create-product-form textarea::-webkit-scrollbar-track{scrollbar-color:#fff;border-radius:8px}.products .product-create .create-product-form textarea::-webkit-input-placeholder{color:#343434;color:var(--common-color)}.products .product-create .create-product-form textarea::-moz-placeholder{color:#343434;color:var(--common-color)}.products .product-create .create-product-form textarea:-ms-input-placeholder{color:#343434;color:var(--common-color)}.products .product-create .create-product-form textarea::-ms-input-placeholder{color:#343434;color:var(--common-color)}.products .product-create .create-product-form textarea::placeholder{color:#343434;color:var(--common-color)}.products .product-create .create-product-form .submit{display:block;height:45px;color:#fff;border-radius:6px;background:#ffc507;background:var(--yellow-color);width:100%;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;max-width:320px;margin:20px auto 0;position:relative}.products .product-create .create-product-form .submit g{stroke:#fff}.products .product-create .create-product-form .errors-list{margin-top:-12px}.products .product-create .select-wrapper{width:100%;margin-bottom:20px}.products .errors-message{color:#ff5229;color:var(--error);font-size:14px;text-align:center;margin-bottom:15px;margin-top:-15px}.create-product-iiko{width:100%;margin-bottom:10px};.category-create{padding:0 30px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;right:0;background:#fff}.category-create .category-week-days{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category-create .category-week-days .checkbox{margin-right:15px}.category-create .category-week-days .checkbox,.category-create .category-week-days input{width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:980px){.category-create{padding:0 15px 15px}}.category-create .title{font-weight:700;font-size:32px;font-size:calc(var(--big-font-size) - 4px);margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;padding:0}@media (max-width:980px){.category-create .title{padding:0}}@media (max-width:450px){.category-create .title{font-size:20px;padding:7px 0 0}}.category-create .back-link{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background:#ffc507;background:var(--yellow-color);text-decoration:none;border-radius:6px;margin-right:0;height:36px;padding:0 35px;-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;text-align:center}@media (max-width:450px){.category-create .back-link{margin-right:0;font-size:14px;font-size:calc(var(--base-font-size) - 2px);padding:0 20px}}.category-create .create-category-form{width:100%;max-width:450px;margin:0 auto;padding-top:50px}.category-create .create-category-form .time-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category-create .create-category-form .category-title{margin-bottom:15px}.category-create .create-category-form .category-time-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category-create .create-category-form .category-time-group .separator{margin:0 5px}.category-create .create-category-form .category-time-group .select-wrapper{width:60px}.category-create .create-category-form .input-label{font-size:14px;font-size:calc(var(--base-font-size) - 2px);color:#656565}.category-create .create-category-form .input{height:28px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:18px;font-size:calc(var(--base-font-size) + 2px)}.category-create .create-category-form .input.error{border-bottom:1px solid #ff5229;border-bottom:1px solid var(--error)}.category-create .create-category-form .input:active,.category-create .create-category-form .input:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.category-create .create-category-form label{display:block;margin-bottom:20px}.category-create .create-category-form .submit{display:block;height:45px;color:#fff;border-radius:6px;background:#ffc507;background:var(--yellow-color);width:100%;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;max-width:320px;margin:20px auto 0;position:relative}.category-create .create-category-form .submit g{stroke:#fff}.category-create .create-category-form .errors-list{margin-top:-12px}.category-create .errors-message{color:#ff5229;color:var(--error);font-size:14px;text-align:center;margin-bottom:15px;margin-top:-15px}:root{--big-font-size:36px;--medium-font-size:20px;--base-font-size:16px;--header-height:70px;--left-menu-width:245px;--content-padding:30px;--white-color:#fff;--black-color:#000;--common-color:#343434;--blue-color:#0074b1;--yellow-color:#ffc507;--error:#ff5229}.category{background:#fff;background:var(--white-color);-webkit-box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);box-shadow:0 3px 8px hsla(0,0%,71.8%,.5);border-radius:6px;margin-bottom:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:140px}.category .products-link{position:absolute;top:0;left:0;width:100%;height:100%}.category:last-child{margin-bottom:10px}@media (max-width:730px){.category{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:550px){.category{min-height:180px}}.category .category-image-wrapper{position:relative;width:25%;margin-right:20px;min-width:138px;max-height:250px;min-height:140px}@media (max-width:450px){.category .category-image-wrapper{width:100%;margin-right:0}}.category .category-image-wrapper img{border-radius:6px 0 0 6px;margin-bottom:-3px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:450px){.category .category-image-wrapper img{border-radius:6px 6px 0 0}}.category .category-image-wrapper .category-edit{position:absolute;z-index:11;width:30px;height:30px;background:#ffc507;background:var(--yellow-color);border-radius:4px;bottom:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.category .category-image-wrapper .category-edit input{display:none}.category .category-edit-confirm{width:25%;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;min-width:138px}@media (max-width:450px){.category .category-edit-confirm{padding:10px;width:70%}}.category .category-edit-confirm .edit-confirm-button{border-radius:6px;height:40px;color:#fff;background:#ffc507;background:var(--yellow-color);width:70%;margin:0 auto 10px}.category .category-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category .category-info{padding:10px 0 10px 20px;margin-right:15px;width:40%}.category .category-info .category-week-days-checkbox-disabled{pointer-events:none}.category .category-info .category-week-days{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.category .category-info .category-week-days .checkbox{margin-right:20px}.category .category-info .category-week-days .checkbox,.category .category-info .category-week-days input{width:-webkit-max-content;width:-moz-max-content;width:max-content}.category .category-info .category-time-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category .category-info .category-time-group .separator{margin:0 5px}.category .category-info .category-time-group .select-wrapper{width:60px}@media (max-width:730px){.category .category-info{width:45%}}@media (max-width:450px){.category .category-info{width:70%;margin-right:0;padding:10px}}.category .category-info .input-label{color:#656565;font-size:13px;font-size:calc(var(--base-font-size) - 3px)}.category .category-info .category-min-stock,.category .category-info .category-title{margin-bottom:15px}@media (max-width:450px){.category .category-info .category-min-stock,.category .category-info .category-title{margin-bottom:8px}}.category .category-info input{height:20px;margin-top:2px;width:95%;display:block;color:#343434;color:var(--common-color);font-size:18px;font-size:calc(var(--base-font-size) + 2px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(0,0,0,0)}@media (max-width:450px){.category .category-info input{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}}.category .category-info input:active,.category .category-info input:focus{border-bottom:1px solid #ffc507;border-bottom:1px solid var(--yellow-color)}.category .category-info input::-webkit-input-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.category .category-info input::-moz-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.category .category-info input:-ms-input-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.category .category-info input::-ms-input-placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.category .category-info input::placeholder{color:#343434;color:var(--common-color);font-size:14px;font-size:calc(var(--base-font-size) - 2px)}.category .category-info input[disabled]{border-bottom:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);-moz-appearance:textfield}.category .category-info input[disabled]::-webkit-inner-spin-button,.category .category-info input[disabled]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.category .category-info .count-text{height:20px;margin-top:2px;width:95%;display:block;color:#343434;color:var(--common-color);font-size:18px;font-size:calc(var(--base-font-size) + 2px)}@media (max-width:450px){.category .category-info .count-text{font-size:14px;font-size:calc(var(--base-font-size) - 2px)}}.category .category-info .label{color:#656565;font-size:13px;font-size:calc(var(--base-font-size) - 3px)}.category .slide-checkbox.is-drink-checkbox{right:380px;width:125px;text-align:right}.category .slide-checkbox.hide-mobile-checkbox{right:215px;width:150px;text-align:right}.category .slide-checkbox.active-checkbox{right:135px;width:50px;text-align:right}.category .slide-checkbox.recommended-checkbox{width:96px}.category .slide-checkbox{position:absolute;bottom:15px;right:15px;height:50px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:730px){.category .slide-checkbox{top:70px}}@media (max-width:550px){.category .slide-checkbox{top:75%}}.category .slide-checkbox span{font-size:13px;font-size:calc(var(--base-font-size) - 3px);color:#656565;display:block;margin-bottom:5px}.category .slide-checkbox div{height:20px;width:40px;background:none;margin:0 0 0 auto}.category .slide-checkbox div:after{content:"";width:100%;height:14px;background:#838383;opacity:.5;border-radius:20px;display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category .slide-checkbox div:before{height:20px;width:20px;z-index:10;-webkit-box-shadow:none;box-shadow:none;background:#838383;border:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category .slide-checkbox input:checked~div:after,.category .slide-checkbox input:checked~div:before{background:#ffc507;background:var(--yellow-color)}