<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#edit_position_popup{width:1000px;position:fixed;height:auto;max-height:calc(100% - 50px);text-align:left;background:#fff;color:#252525;border-radius:8px;padding:10px;margin-top:30px;margin-bottom:20px;margin-left:calc(50% - 500px);z-index:61}#edit_position_popup .popup_header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:5px}#edit_position_popup .popup_close{background-color:#4b4949;color:#fffffe;font-weight:600;font-size:2rem;text-align:center;width:40px;height:40px;border-radius:40px;position:absolute;top:-27px;left:-27px;cursor:pointer}#edit_position_popup .popup_title{width:140px;color:#807d7d;font-weight:600;font-size:1rem;padding-top:5px}#edit_position_popup .pos_action{color:#fffffe;background-color:#10b138;background-image:url(../images/ok_icon.svg);background-position-x:center;background-position-y:12px;background-repeat:no-repeat;background-size:40px;-webkit-box-shadow:1px 2px 5px 1px rgba(100,100,100,.6);box-shadow:1px 2px 5px 1px rgba(100,100,100,.6);width:60px;height:60px;border-radius:40px;cursor:pointer}#edit_position_popup .pos_content{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-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 80px);padding-left:10px}#edit_position_popup .main_pos,#edit_position_popup .main_pos_price{color:#b71c1c;font-weight:600;font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:3px 0}#edit_position_popup .main_pos_price{font-size:1.7rem;width:115px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:3px 3px 3px 0}#edit_position_popup .sub_pos_area{width:100%}#edit_position_popup .sub_pos{font-size:.91rem;background-color:#f0f0f0;border-radius:3px;padding:4px 4px 4px 10px;margin-left:20px;margin-bottom:3px}#edit_position_popup .sub_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#edit_position_popup .subpos_button{width:30px;height:30px;background-image:url(../images/delete_icon.svg);background-position:center;background-repeat:no-repeat;background-size:26px;cursor:pointer}#edit_position_popup .subpos_child{font-size:.9em;margin-left:10px}#edit_position_popup .extras_area{overflow-y:scroll;border:0}#edit_position_popup .extras_header{color:#666;font-size:1.05rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #939393;padding:0 0 5px 3px;margin-bottom:2px}#edit_position_popup .extras_box{padding-bottom:15px}#edit_position_popup .box_header{color:#fffffe;background-color:#939393;padding:6px}#edit_position_popup .box_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#edit_position_popup .extra_article{width:176px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:5px;margin:5px}#edit_position_popup .extra_image{width:100%;height:100px;background-image:url(../images/extras_dummy.svg);background-position:center top;background-repeat:no-repeat;background-size:contain;border-radius:4px 4px 0 0;margin-bottom:30px}#edit_position_popup .extra_content{position:relative;color:#606060;font-size:1rem;font-weight:600;text-align:center;padding-bottom:.3rem;width:100%}#edit_position_popup .extra_name{word-break:break-word;padding:0 3px 10px}#edit_position_popup .extra_name sup{font-size:.7em;font-weight:500;margin-left:5px}#edit_position_popup .extra_price{color:#bb2121;font-size:1.1rem}#edit_position_popup .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 6px;width:100%}#edit_position_popup .extra_selected{background-color:#aca}#edit_position_popup .extra_action{width:30px;height:30px;background-position:center;background-repeat:no-repeat;background-size:26px}#edit_position_popup .action_minus{background-image:url(../images/minus_icon_inactive.svg)}#edit_position_popup .minus_active{background-image:url(../images/minus_icon.svg);cursor:pointer}#edit_position_popup .action_plus{background-image:url(../images/plus_icon_inactive.svg)}#edit_position_popup .plus_active{background-image:url(../images/plus_icon.svg);cursor:pointer}#edit_position_popup .extra_count{color:#bbb;font-size:1.5rem;font-weight:500;padding:0 6px;text-align:center;width:44px;line-height:1.1}#edit_position_popup .count_active{color:#db2d2d;font-weight:600}#edit_position_popup .info_area{position:absolute;background-color:transparent;border:0;padding:0;bottom:-6px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#edit_position_popup .info_top{bottom:inherit;top:-28px;padding-right:.2rem;margin:0}#edit_position_popup .art_label{margin-left:0}#edit_position_popup .art_label,#edit_position_popup .info_link{width:24px;height:24px;background-size:20px}#edit_position_popup .info_link:hover .tooltip,#menu_popup .info_link:hover .tooltip{visibility:visible;opacity:1}.ingredients_area{text-align:center;background-color:#dfdfdf;color:#605f5f;font-size:.88rem;line-height:1.5;padding:5px}.ingredients_title{font-weight:600;padding-bottom:5px;font-size:.9rem}#menu_area{z-index:103}#menu_popup,#saleshelp_popup{background-color:#fffffe;color:#4d4b4b;width:1000px;margin-top:30px;margin-bottom:20px;margin-left:calc(50% - 500px);max-height:calc(100% - 50px);border-radius:8px;position:fixed;text-align:left;padding:10px;z-index:62}#menu_popup .popup_header,#menu_popup .pos_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#menu_popup .popup_header{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}#menu_popup .pos_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-left:3px}#menu_popup .main_pos,#menu_popup .main_pos_price{color:#b71c1c;font-weight:600;font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:3px 0}#menu_popup .main_pos_price{font-size:1.7rem;width:115px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:3px 3px 3px 0}#menu_popup .sub_pos_area{width:100%}#menu_popup .sub_pos{font-size:.91rem;color:#4d4b4b;background-color:#f0f0f0;border-radius:3px;padding:4px 4px 4px 10px;margin-left:20px;margin-bottom:3px}#menu_popup .sub_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#menu_popup .subpos_child{font-size:.9em;margin-left:10px}#menu_popup .items_header{color:#666;font-size:1.05rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #939393;padding:0 0 5px 3px;margin-bottom:2px}#menu_popup .menu_items{overflow-y:scroll}#menu_popup .menu_item{margin-bottom:10px;border:0}#menu_popup .item_content,#menu_popup .item_header{display:-webkit-box;display:-ms-flexbox;display:flex}#menu_popup .item_header{color:#fffffe;background-color:#939393;padding:6px;min-height:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#menu_popup .item_header .skip{color:#fffffe;background-color:#a01616;padding:3px 10px;text-align:center;border-radius:4px;cursor:pointer}#menu_popup .item_content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px}#menu_popup .menu_article{width:calc(33% - 10px);text-align:center;color:#4d4b4b;border:1px solid #b3b3b3;border-radius:6px;padding:5px;margin:5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#menu_popup .menu_article:hover{color:#a01616}#menu_popup .art_disabled{cursor:default}#menu_popup .art_disabled:hover{color:initial}#menu_popup .menuart_image{width:100%;height:150px;background-image:url(../images/article_dummy.png);background-position:center;background-repeat:no-repeat;background-size:contain}#menu_popup .menuart_image_custom{background-size:cover}#menu_popup .art_content{position:relative;font-weight:600;font-size:1.24rem;margin-top:30px;margin-bottom:20px;width:100%}#menu_popup .art_soldout{opacity:.8;font-size:.85em;color:#a42020}#menu_popup .art_price{color:#a01616;font-size:1.1rem}#menu_popup .info_area{position:absolute;background-color:transparent;border:0;padding:0;top:-35px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#menu_popup .info_link{background-size:20px}#menu_popup .art_label{width:1.5rem;height:1.5rem;background-size:20px;margin-left:.3rem}#menu_popup .art_label .tooltip{top:inherit;bottom:28px}#saleshelp_popup .popup_header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:2px solid #939393}#saleshelp_popup .saleshelp_header{color:#666;font-size:1.3rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 5px 3px}#saleshelp_popup .pos_content{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-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 220px);padding-left:10px}#saleshelp_popup .popup_close{position:absolute;top:-20px;right:-20px;font-size:2rem;color:#fff;background-color:#404040fa;padding:.2rem 1rem .8rem;border-radius:3rem;line-height:1;cursor:pointer}#saleshelp_popup .sh_articles_area{overflow-y:scroll}#saleshelp_popup .sh_item_area{margin-bottom:20px;border:0}#saleshelp_popup .sh_item_header{color:#fffffe;background-color:#939393;padding:6px;min-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:7px}#saleshelp_popup .sh_item_header .skip{color:#fffffe;background-color:#ae2626;font-size:.9rem;font-weight:500;padding:6px 10px;text-align:center;border-radius:4px;cursor:pointer}#saleshelp_popup .saleshelp_article{width:calc(100% - 10px);min-height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-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;border-bottom:2px solid #939393;padding:10px 5px;margin:0 4px 7px}#saleshelp_popup .image_area{height:150px;width:180px;background-image:url(../images/article_dummy.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:local;margin-right:20px}#saleshelp_popup .art_content{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;width:calc(100% - 200px)}#saleshelp_popup .clickable{cursor:pointer}#saleshelp_popup .art_header{font-size:1.3rem;font-weight:400}#saleshelp_popup .name_area{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px}#saleshelp_popup .sh_name{font-weight:600}#saleshelp_popup .sh_description{padding-top:10px;font-size:.7em}#saleshelp_popup .sh_price_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:1.2rem;padding-top:10px}#saleshelp_popup .sh_price{background-color:#c4161c;color:#fffffe;border-radius:4px;min-width:65px;padding:4px;margin-left:10px;cursor:pointer}#saleshelp_popup .sh_pricelink{padding:10px;text-align:center;font-weight:600}#saleshelp_popup .sh_pricecategory{font-size:.7em;text-align:center;border-radius:4px 4px 0 0}#saleshelp_popup .sh_oldPrice{font-weight:400;text-decoration:line-through;font-size:.9em}#saleshelp_popup .info_area{position:absolute;background-color:transparent;border:0;padding:0;top:-10px;right:-5px;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-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#saleshelp_popup .art_label,#saleshelp_popup .info_link{background-size:20px;margin:0;width:24px;height:24px}@media (max-width:999px){#edit_position_popup,#menu_popup,#saleshelp_popup{width:100%;margin-left:0;margin-top:10px;margin-bottom:0;max-height:100%}#saleshelp_popup .popup_close{right:-9px;top:-9px}}@media (max-width:550px){#edit_position_popup .extra_article{width:100%;min-height:80px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#edit_position_popup .extra_image{width:80px!important;height:calc(100% - 12px);background-position:center}#edit_position_popup .extra_content{width:calc(100% - 190px);text-align:left;padding:2rem 0}#edit_position_popup .extra_name{word-break:break-word}#edit_position_popup .extra_price{padding:0 3px}#edit_position_popup .info_area{right:0;top:2px;bottom:initial}#edit_position_popup .info_top{right:5px;padding-right:0}#edit_position_popup .art_label{width:1.2rem;height:1.2rem;background-size:1.05rem}#edit_position_popup .info_link{width:1.8rem;height:1.8rem;background-size:contain;margin-left:.1rem}#edit_position_popup .actions{width:110px!important;height:100%;padding:6px 8px}#menu_popup .item_content{padding:0}#menu_popup .menu_article{width:100%;-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;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:3px;margin:3px 0}#menu_popup .menuart_image{width:80px;height:80px;margin-right:15px;background-size:cover}#menu_popup .art_content{max-width:calc(100% - 95px);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;padding:22px 0;margin-top:0;margin-bottom:0}#menu_popup .info_area{top:0;right:0;margin-top:-.2rem}#saleshelp_popup .image_area{height:120px;width:120px;min-width:120px;margin-right:10px}#saleshelp_popup .art_content{width:calc(100% - 130px)}}
/*# sourceMappingURL=articles.css.map */
</pre></body></html>