.old_price.svelte-k7hhd7{color:var(--main-descr-color);display:flex;align-items:center}.old_price.svelte-k7hhd7 .val:where(.svelte-k7hhd7){text-decoration:line-through;margin-left:.5rem}.old_price.svelte-k7hhd7 .material-icons-outlined:where(.svelte-k7hhd7){font-size:1rem;margin-right:.5rem;color:var(--main-theme-color)}.approved.svelte-k7hhd7{display:flex;align-items:center;color:var(--positive-color)}.form_container.svelte-k7hhd7{display:flex;flex-direction:column;width:100%;position:relative}.err.svelte-k7hhd7{position:absolute;bottom:100%;left:0;color:red;font-size:.8rem}.submit_code_btn.svelte-k7hhd7{background:var(--main-theme-color);color:var(--main-bg-color);border:0;display:flex;align-items:center;justify-content:center;padding:.3rem 1rem}.promo_inp.svelte-k7hhd7{flex-grow:1;padding:6px 10px;height:50px;border:1px solid var(--main-border-color);border-right:none;box-shadow:none;font-family:var(--font);font-size:1rem;width:auto;transition:.2s}.make_order.svelte-k7hhd7{display:flex}.make_order.svelte-k7hhd7 a:where(.svelte-k7hhd7){background:var(--main-theme-color);color:#fff;width:100%;border:0;text-align:center;font:500 1rem var(--font);padding:1rem}.cart_controls_box.svelte-k7hhd7{position:sticky;bottom:-1px;padding-bottom:1px}.sum_all_items.svelte-k7hhd7{margin-top:1rem;color:var(--main-text-color)}.sum_all_items.svelte-k7hhd7 .val:where(.svelte-k7hhd7){font-size:1.5rem;font-weight:500}.same_as_link.svelte-k7hhd7{background:var(--transparent-color);border:0;color:var(--main-theme-color);font-size:.9rem}.cart_controls.svelte-k7hhd7{background:var(--main-section-color);padding:1.5rem;font-family:var(--font);border:1px solid var(--main-border-color);border-bottom:0}.cart_controls.svelte-k7hhd7 .title:where(.svelte-k7hhd7){margin-top:0;color:var(--main-text-color)}.title.svelte-k7hhd7{font-size:1.5rem;font-weight:500;margin:1rem 0;color:var(--main-text-color)}.cart.svelte-k7hhd7{display:grid;grid-auto-columns:6fr 2fr;grid-auto-rows:max-content auto;grid-template-areas:"items controls" "items controls";gap:2rem 2.5rem;position:relative}.cart_area.svelte-k7hhd7{grid-area:items}.cart_controls_box.svelte-k7hhd7{grid-area:controls}.cart_list.svelte-k7hhd7{list-style:none;padding:0;margin:0}.cart_item.svelte-k7hhd7{display:grid;grid-auto-columns:150px min-content auto min-content;grid-template-areas:"image title title total" "image delete . counter" "image params params params";gap:.8rem;padding:1rem 0}.cart_item.svelte-k7hhd7:not(:last-child){border-bottom:1px solid var(--main-border-color)}.item_img.svelte-k7hhd7{width:150px;height:150px;grid-area:image}.item_title.svelte-k7hhd7{grid-area:title;font-size:1.3rem;color:var(--main-text-color);font-weight:500;text-decoration:none}.item_title.svelte-k7hhd7:hover{color:var(--main-theme-color)}.item_total.svelte-k7hhd7{grid-area:total;white-space:nowrap;font-size:1.3rem;font-weight:500;color:var(--main-text-color)}.item_delete.svelte-k7hhd7{display:flex;grid-area:delete;gap:1rem}.item_delete_option.svelte-k7hhd7{display:flex;white-space:nowrap;color:var(--main-descr-color);cursor:pointer;gap:.5rem;font-size:.85rem}.item_delete_option.svelte-k7hhd7:hover{color:var(--main-theme-color)}.item_counter.svelte-k7hhd7{grid-area:counter;display:flex;justify-self:end;border:1px solid var(--main-border-color);background:var(--main-section-color)}.item_counter.svelte-k7hhd7 button:where(.svelte-k7hhd7){border:0;background:var(--transparent-color);font-size:.9rem;width:40px;color:var(--main-text-color);display:flex;align-items:center;justify-content:center;cursor:pointer}.item_counter.svelte-k7hhd7 button:where(.svelte-k7hhd7):hover{background:var(--main-bg-color)}.item_counter.svelte-k7hhd7 input:where(.svelte-k7hhd7){width:3rem;padding:.5rem;border:0;text-align:center;font-size:1rem;background:var(--main-section-color);color:var(--main-text-color)}.item_counter.svelte-k7hhd7 input:where(.svelte-k7hhd7):hover{background:var(--main-bg-color)}.item_img.svelte-k7hhd7 img:where(.svelte-k7hhd7){object-fit:contain;width:100%;height:auto}.item_motor_params.svelte-k7hhd7{grid-area:params;margin-top:.3rem}.params_toggle.svelte-k7hhd7{display:inline-flex;align-items:center;gap:.3rem;background:none;border:1px solid var(--main-border-color);border-radius:6px;padding:.3rem .7rem;color:var(--main-descr-color);font-size:.82rem;cursor:pointer;font-family:var(--font);transition:background .2s}.params_toggle.svelte-k7hhd7:hover{background:var(--main-hover-color);color:#fff}.params_toggle.svelte-k7hhd7 .material-icons-outlined:where(.svelte-k7hhd7){font-size:1.1rem}.params_content.svelte-k7hhd7{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:.5rem;padding:.75rem;background:var(--main-section-color);border:1px solid var(--main-border-color);border-radius:8px}.params_table.svelte-k7hhd7{border-collapse:collapse;font-size:.8rem;min-width:160px;flex:1}.params_table.svelte-k7hhd7 th:where(.svelte-k7hhd7){text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--main-descr-color);padding-bottom:.25rem;border-bottom:1px solid var(--main-border-color)}.params_table.svelte-k7hhd7 td:where(.svelte-k7hhd7){padding:.15rem 0;border-bottom:1px solid var(--main-border-color)}.pl.svelte-k7hhd7{color:var(--main-descr-color);white-space:nowrap;padding-right:.8rem}.pv.svelte-k7hhd7{font-weight:500;color:var(--main-text-color);text-align:right;font-family:Consolas,Courier New,monospace}.empty.svelte-k7hhd7{color:var(--main-text-color)}.empty.svelte-k7hhd7 a:where(.svelte-k7hhd7){color:var(--main-theme-color)}@media(max-width:992px){.cart.svelte-k7hhd7{grid-template-areas:"items" "controls"}.item_title.svelte-k7hhd7{font-size:1rem;font-weight:400}.cart_item.svelte-k7hhd7{grid-auto-columns:100px min-content auto min-content;grid-template-areas:"image title title total" "image delete . counter" "image params params params"}.item_img.svelte-k7hhd7{width:100px;height:100px}}@media(max-width:768px){.cart_item.svelte-k7hhd7{grid-auto-columns:100px min-content auto min-content;grid-template-areas:"image title title title" "image delete delete delete" "counter counter total total" "params params params params"}}
