{"id":3011,"date":"2025-08-18T11:34:51","date_gmt":"2025-08-18T11:34:51","guid":{"rendered":"https:\/\/lunabistro.ro\/?page_id=3011"},"modified":"2026-02-20T10:03:23","modified_gmt":"2026-02-20T10:03:23","slug":"meniu-avi-garden","status":"publish","type":"page","link":"https:\/\/lunabistro.ro\/en\/meniu-avi-garden\/","title":{"rendered":"Meniu Avi Garden"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3011\" class=\"elementor elementor-3011\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8803108 e-flex e-con-boxed e-con e-parent\" data-id=\"8803108\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;mobile&quot;],&quot;sticky_offset_mobile&quot;:85,&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6251aab elementor-widget elementor-widget-html\" data-id=\"6251aab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"top-categories\">\n    <div id=\"view-meniubiz\" class=\"low-categories\" data-category=\"0\" style=\"display: none\">\n        <picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/mancare.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/mancare.png\" alt=\"luna avi garden meniul zilei\" class=\"tc-image webpexpress-processed\"><\/picture>\n        <div class=\"tc-title\">Business Lunch<\/div>\n        <div class=\"tc-badge\">Nou<\/div>\n    <\/div>\n    <div id=\"view-mancare\" class=\"low-categories\" data-category=\"0\">\n        <picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/mancare.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/mancare.png\" alt=\"luna avi garden mancare\" class=\"tc-image webpexpress-processed\"><\/picture>\n        <div class=\"tc-title\">Mancare<\/div>\n    <\/div>\n    <div id=\"view-bauturi\" class=\"low-categories\" data-category=\"1\">\n        <picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/bauturi.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/bauturi.png\" alt=\"luna avi garden bauturi\" class=\"tc-image webpexpress-processed\"><\/picture>\n        <div class=\"tc-title\">Bauturi<\/div>\n    <\/div>\n    <div id=\"view-tigari\" class=\"low-categories\" data-category=\"1\">\n        <picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/11\/smoke-icon.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/11\/smoke-icon.png\" alt=\"luna avi garden tigari\" class=\"tc-image webpexpress-processed\"><\/picture>\n        <div class=\"tc-title\">Tigari<\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f274a2 elementor-widget elementor-widget-heading\" data-id=\"1f274a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">D\u0103 click pe titlul produsulul cu iconi\u021b\u0103 pentru a vedea informa\u021biile nutri\u021bionale.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f577ab elementor-widget elementor-widget-html\" data-id=\"5f577ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* .top-categories {*\/\n\/*  display: flex;*\/\n\/*  flex-direction: row;*\/\n\/*  justify-content: center;*\/\n\/*  align-items: center;*\/\n\/*  gap: 10px;*\/\n\/*} *\/\n\n.top-categories {\n  display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    grid-template-rows: 2fr;\n    grid-column-gap: 0px;\n    grid-row-gap: 0px;\n  gap: 10px;\n}\n\n.low-categories {\n  border: 1px solid #eee;\n  border-radius: 10px;\n  box-shadow: 1px 1px 4px #0000001f;\n  padding: 10px;\n  text-align: center;\n  flex: 1;\n  position: relative;\n}\n\n.low-categories:hover {\n  background: #eee;\n  cursor: pointer\n}\n\n.low-categories .tc-badge {\n    position: absolute;\n    top: 5px;\n    right: 5px;\n    background-color: green;\n    color: white;\n    padding: 2px 6px;\n    border-radius: 5px;\n    opacity: 0.5;\n    font-size: 14px;\n}\n\n.low-categories .tc-image {\n  width: 15%;\n  opacity: 70%;\n}\n\n.low-categories .tc-title {\n  font-weight: bold;\n}\n\n.low-categories picture {\n  width: 25px;\n}\n\n@media screen and (max-width: 800px) {\n  .low-categories {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    padding: 5px;\n  }\n  .low-categories .tc-image {\n    width: 10%\n  }\n  \n.top-categories {\n  display: grid;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: auto auto;\n    grid-column-gap: 0px;\n    grid-row-gap: 0px;\n  gap: 10px;\n}\n  #view-mancare {\n    grid-column: 1 \/ -1\n  }\n  \n  #view-tigari, #view-bauturi {\n    grid-column: span 1\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e589912 e-flex e-con-boxed e-con e-parent\" data-id=\"e589912\" data-element_type=\"container\" data-e-type=\"container\" id=\"meniu-mancare\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c64681d e-con-full e-flex e-con e-child\" data-id=\"c64681d\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-micdejun\">\n\t\t\t\t<div class=\"elementor-element elementor-element-179b812 elementor-widget elementor-widget-heading\" data-id=\"179b812\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Mic Dejun<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62008f8 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"62008f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-3019\">.elementor-3019 .elementor-element.elementor-element-07ea168{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3019 .elementor-element.elementor-element-b05fcb9{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3019 .elementor-element.elementor-element-a623618{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3019 .elementor-element.elementor-element-b5f7653{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3019 .elementor-element.elementor-element-54dfd0c{text-align:end;}.elementor-3019 .elementor-element.elementor-element-54dfd0c .elementor-heading-title{font-family:\"Ruda\", Sans-serif;font-weight:700;color:var( --e-global-color-c8d7502 );}.elementor-3019 .elementor-element.elementor-element-54dfd0c > .elementor-widget-container{padding:5px 5px 5px 5px;background-color:#FFFFFF;}@media(min-width:768px){.elementor-3019 .elementor-element.elementor-element-a623618{--width:80%;}.elementor-3019 .elementor-element.elementor-element-b5f7653{--width:20%;}}@media(max-width:767px){.elementor-3019 .elementor-element.elementor-element-07ea168{--justify-content:space-between;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-3019 .elementor-element.elementor-element-b05fcb9{--justify-content:flex-start;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:5px 5px;--row-gap:5px;--column-gap:5px;}.elementor-3019 .elementor-element.elementor-element-a623618{--width:80%;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3019 .elementor-element.elementor-element-b5f7653{--width:20%;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;}.elementor-3019 .elementor-element.elementor-element-54dfd0c{text-align:end;}.elementor-3019 .elementor-element.elementor-element-54dfd0c .elementor-heading-title{font-size:14px;}}\/* Start custom CSS for container, class: .elementor-element-b05fcb9 *\/@media screen and (min-width: 800px) {\n    .elementor-3019 .elementor-element.elementor-element-b05fcb9:before {\n    border-top: 1px dashed;\n    position: absolute;\n    top: 70%;\n    left: 0;\n    width: 100%;\n    content: \"\";\n    z-index: -1;\n}\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3872 post-3872 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-mic-dejun-avi-garden first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3872\">Guaca eggs<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(320 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3872\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \trosii, avocado, trei oua fierte, coriandru, ceapa rosie, ardei iute proaspat, lime stors\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3185 post-3185 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-meniu-delivery product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3185\">French omelette<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3185\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tOua, unt 82% grasime, sare Maldon, chivas, paine cu maia \n\t\t\t\t\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>oua, lactate, gluten\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-854 post-854 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-meniu-delivery product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"854\">Omleta cu cheddar<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(250 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-854\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t120 g oua, 40 g branza cheddar, 10 g marar, 10 g ceapa verde\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 659\/157.7, 10.7 g grasimi din care: 4.8 g acizi saturati, 4.8 g glucide, 11.1 proteine, 0.9 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Ou, Lapte\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">33,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-856 post-856 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-restaurant product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"856\">Oua turcesti<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-856\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t130 g iaurt grecesc cu 10% grasimi, 110 g ou, 10 g rodie\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 548.6\/131.5, 9.7 g grasimi din care: 4.3 g acizi saturati, 2.6 g glucide, 8.4 g proteine, 0.3 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Ou, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-857 post-857 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-meniu-delivery product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"857\">Toast cu unt de arahide<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(170 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-857\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t70 g paine artizanala cu maia (faina de grau, apa, maia, seminte, sare), 50 g fructe proaspete, 40 g unt de arahide artisanal arahide), 10 g ciocolata neagra, 5 g fulgi de cocos\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 1015.9\/244.1, 11.8 g grasimi din care 3.4 g acizi saturati, 26.9 glucide, 8.2 proteine, 0.7 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Arahide, Cocos\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-859 post-859 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-meniu-delivery product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"859\">Toast cu oua scramble<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(170 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-859\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 grame ou de g\u0103in\u0103, 50 grame p\u00e2ine artizanal\u0103 cu maia, 30 grame unt, 30 grame ro\u0219ii cherry, 20 grame mix salat\u0103, 2 grame semin\u021be de susan.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 541\/130.8, 11,4 g grasimi din care: 5,6 g acizi saturati, 5,6 g glucide din care 1,7 zaharuri, 15,7 g proteine, 0.5 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>gluten, lactate, ou\u0103, susan\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-860 post-860 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant product_cat-mic-dejun-meniu-delivery  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"860\">Toast cu ciuperci<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-860\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t75 grame ciuperci, 50 grame p\u00e2ine artizanal\u0103 cu maia, 60 grame crem\u0103 avocado, 10 grame parmezan vegan (caju, fulgi de drojdie inactiv\u0103, condimente), 5 grame fistic.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 229,2\/55,4, 4,3 g grasimi din care: 0,6 g acizi saturati, 5,3 g glucide din care 1,7 grame proteine, 0.5 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>gluten, fructe cu coaja lemnoas\u0103.\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-849 post-849 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-meniu-delivery product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"849\">Shakshuka<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-849\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t200 g naut de provenienta ecologica si locala, 100 g rosii decojite, 50 g ou, 50 g telemea de vaca, 50 g paine cu maia (faina de grau, apa, maia, seminte, sare), 4 g muguri de pin\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 554.4\/132.5, 4 g grasimi din care: 1.3 g acizi grasi saturati, 18.8 g glucide din care 1.3 g zaharuri, 7.6 g proteina, 0.4 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>gluten, lactate, ou\u0103, fructe cu coaja lemnoas\u0103\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">44,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-851 post-851 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant product_cat-mic-dejun-meniu-delivery first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"851\">Toast cu avocado, prosciutto crocant si ou posat<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(220 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-851\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t70 g paine artizanala cu maia (faina de grau, apa, maia, seminte, sare), 60 g avocado, 50 gr ou, 30 g prosciutto crocant, 10 g parmezan grana padano, 10 g fulgi de migdale\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 900.5\/226.3, 10 g grasimi din care: 2 g acizi saturati, 18.3 g glucide din care 13.6 zaharuri, 8.1 g proteine, 0.8 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>gluten, lactate, ou\u0103, fructe cu coaj\u0103 lemnoas\u0103\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-852 post-852 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-mic-dejun-meniu-delivery product_cat-mic-dejun-avi-garden product_cat-mic-dejun-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"852\">Tigaie de legume cu ou rumenit<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-852\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g cartofi dulci, 100 ciuperci champingnon, 50 g ou de gaina, 65 g branza cheddar, 40 g rosii decojite, 30 g mazare, 10 g ceapa verde\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetic\u0103 (kj\/kcal): 535\/127.1, 7.2 g grasimi din care: 4 g acizi gra\u0219i satura\u021bi, 7.3 g proteine, 0.5 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Ou, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">46,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27cf0c2 e-con-full e-flex e-con e-child\" data-id=\"27cf0c2\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-aperitive\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2caafa3 elementor-widget elementor-widget-heading\" data-id=\"2caafa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Aperitive<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dee423 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"1dee423\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-1994 post-1994 product type-product status-publish has-post-thumbnail product_cat-aperitive-avi-garden product_cat-aperitive-meniu-restaurant product_cat-aperitive-meniu-delivery product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"1994\">Crema de ton<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-1994\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t90 grame de ton \u00een suc propriu, 70 grame br\u00e2nz\u0103 ricotta, 10 grame fulgi de migdale, 30 grame lipie aromatizata, 10 grame m\u0103rar proasp\u0103t, 2 grame fulgi de chili.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 560\/133,3, 7,7 g grasimi din care: 3,3 g acizi saturati, 2,2 g glucide din care 13,7 grame proteine, 0.5 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>peste, lactate, gluten, fructe cu coaja lemnoas\u0103\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-880 post-880 product type-product status-publish has-post-thumbnail product_cat-aperitive-meniu-delivery product_cat-aperitive-avi-garden product_cat-aperitive-meniu-restaurant product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"880\">Humus cu caju<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-880\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t150 g naut, 20 g nuci caju, 20 ml ulei de masline, 10 g rosii uscate, 10 g usturoi copt, 5 g fistic, chilli\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 1092.1\/262.5, 16 g grasimi din care 2.5 g acizi grasi saturati, 24.2 glucide, 8.7 g protein, 0.3 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Caju, Fistic\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-881 post-881 product type-product status-publish has-post-thumbnail product_cat-aperitive-meniu-delivery product_cat-aperitive-avi-garden product_cat-aperitive-meniu-restaurant product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"881\">Humus cu spanac<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-881\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t150 g naut, 20 g baby spanac, 10 g nuci caju, 20 ml ulei de masline, 10 g rosii uscate, 10 g usturoi copt 5 g fistic\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal):983.7\/236.3, 12.9 g grasimi din care 2.1 acizi grasi saturati, 24.4 glucide, 8.8 proteine, 0.6 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Caju, Fistic\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4583c51 e-con-full e-flex e-con e-child\" data-id=\"4583c51\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-supe\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93d0f8d elementor-widget elementor-widget-heading\" data-id=\"93d0f8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Supe \/ Ciorbe<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7d9cb0 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"c7d9cb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3898 post-3898 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-supe-ciorbe  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3898\">Ciorba de perisoare<\/span><span class=\"detalii\"><span class=\"gramaj\">(400 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3106 post-3106 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-supe-ciorbe-meniu-delivery product_cat-supe-ciorbe product_cat-supe-ciorbe-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3106\">Ciorba de pui a la grec<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3106\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tApa filtrata, legume proaspete, carne de gaina rasa grea, bors, suc de lamaie,marar, smantana\n\t\t\t\t\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-891 post-891 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-supe-ciorbe-meniu-restaurant product_cat-supe-ciorbe-meniu-delivery product_cat-supe-ciorbe last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"891\">Supa-crema rosii<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-891\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t150 g rosii, 50 g rosii decojite, 50 ml. lapte de cocos, 50ml stoc de legume, 20 g ceapa, 20 ml. ulei de masline, 20 g sos pesto artisanal\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 287.1\/78.9, 6.2 grasimi din care: 1.1 g acizi grasi saturati, 2.8 g glucide, 1.2 g protein, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>poate con\u021bine urme de \u021belin\u0103 \u0219i fructe cu coaj\u0103 lemnoas\u0103\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-885 post-885 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-supe-ciorbe-meniu-delivery product_cat-supe-ciorbe product_cat-supe-ciorbe-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"885\">Ciorba de gaina<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-885\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tapa filtrata, carne de gaina, taitei din grau, ceapa, rosii, morcov, ardei rosu, telina, Ou, leustean<br>Taiteii sunt facuti de noi cu faina integrala\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 301.5\/72.2, 3.1g grasimi din care: 0.7 g acizi grasi saturati, 6.5 g glucide, 4.9 g protein, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>\u021belin\u0103, ou, gluten\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">33,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-887 post-887 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-supe-ciorbe-meniu-delivery product_cat-supe-ciorbe product_cat-supe-ciorbe-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"887\">Supa-crema ciuperci<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-887\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t150 g ciuperci champignon, 100 g stoc de legume, 50 ml. lapte de cocos, 30 g parmezan Grana Padana\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal):234\/56.2. 2.9 g grasimi din care: 0.7 g acizi grasi nesaturati, 6.1 g glucide, 3 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-888 post-888 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-supe-ciorbe-meniu-delivery product_cat-supe-ciorbe product_cat-supe-ciorbe-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"888\">Supa-crema dovleac<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-888\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t200 g dovleac, 50 ml lapte de cocos, 30 ml stoc de legume, 20 g seminte de dovleac, fulgi de chilli\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 265.2\/222.6, 4.2 g  grasimi din care 1.6 g acizi grasi saturati, 4.6 g glucide, 2.8 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Seminte de dovleac\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-889 post-889 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-supe-ciorbe-meniu-delivery product_cat-supe-ciorbe product_cat-supe-ciorbe-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"889\">Supa-crema legume<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-889\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t70 g morcov, 50 g telina, 50 g ardei kapia, 70 ml stoc de legume, 30 ml lapte de cocos, 30 g prosciutto crudo, 30 g ceapa\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 226.9\/54.1, 2.7 g grasimi din care: 1.7 g acizi grasi saturati, 5.2 g glucide, 3.2 g proteine, 0.3 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>\u021belin\u0103\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86ec4df e-con-full e-flex e-con e-child\" data-id=\"86ec4df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-214138b elementor-widget elementor-widget-heading\" data-id=\"214138b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Comfort Food<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cd3db9 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"9cd3db9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3988 post-3988 product type-product status-publish product_cat-avi-garden product_cat-comfort-food-mancare product_cat-mancare first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3988\">Carne la carnita cu varza murata<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3988\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tcarne de porc in untura, varza murata la butoi, boia dulce si piper.\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">60,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3987 post-3987 product type-product status-publish product_cat-avi-garden product_cat-comfort-food-mancare product_cat-mancare  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3987\">Humus de vita<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(250 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3987\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tnaut, tahini, ulei de masline, antricot de vita, sos de rodii, rodie\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3986 post-3986 product type-product status-publish product_cat-avi-garden product_cat-comfort-food-mancare product_cat-mancare  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3986\">Salata de vita<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3986\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tantricot de vita, salata rucola, parmezan, aceto balsamico, rosii cherry\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">50,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3985 post-3985 product type-product status-publish product_cat-avi-garden product_cat-comfort-food-mancare product_cat-mancare last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3985\">Tagliata de vita cu cartofi prajiti<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(450 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3985\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tantricot de vita, cartofi prajiti in untura de rata, sos de piper verde\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">65,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3969 post-3969 product type-product status-publish product_cat-avi-garden product_cat-comfort-food-mancare product_cat-mancare first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3969\">Chiftele de carne in sos rosu<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3969\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tcarne tocat\u0103 vit\u0103-porc, sos de ro\u0219ii, ou de g\u0103in\u0103, ceap\u0103, parmezan, cimbri\u0219or, sare, piper, fulgi de chili.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetic\u0103 (kJ\/kcal): 1722 \/ 246.7, Gr\u0103simi (g): 23.2 din care: Acizi gra\u0219i satura\u021bi (g) 18.7, Glucide (g): 12.8 din care: Zaharuri (g): 7.2, Proteine (g): 16.6, Sare (g): 0.3.\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Con\u021bine: Ou\u0103, Lapte\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3873 post-3873 product type-product status-publish product_cat-meniu-delivery product_cat-avi-garden product_cat-comfort-food-mancare product_cat-comfort-food product_cat-comfort-food-meniu-restaurant product_cat-mancare product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3873\">Steak and eggs<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3873\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tantricot de vita, oua prajite in untura de rata, chimichurri si salte maldon\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">62,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3853 post-3853 product type-product status-publish product_cat-avi-garden product_cat-comfort-food-meniu-restaurant product_cat-comfort-food-mancare product_cat-comfort-food product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3853\">\u2060Cartofi noi cu usturoi si marar<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2847 post-2847 product type-product status-publish product_cat-avi-garden product_cat-comfort-food product_cat-comfort-food-meniu-restaurant product_cat-comfort-food-mancare product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2847\">Cartofi ''prajiti'  in untura de rata cu branza si ou<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2847\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tCartofi, Telemea de vaca, Ou de g\u0103in\u0103 , Untur\u0103 de ra\u021ba, Ceapa verde, Sare, piper\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetic\u0103 100g (kJ\/kcal): 1318.3 \/ 318, Gr\u0103simi (g): 22.3 din care: Acizi gra\u0219i satura\u021bi (g) 11, Glucide (g): 21.1 din care: Zaharuri (g): 1.1, Proteine (g): 7.1, Sare (g): 1.3\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Lapte, Ou\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d61d2f2 e-con-full e-flex e-con e-child\" data-id=\"d61d2f2\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-tacos\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b49953 elementor-widget elementor-widget-heading\" data-id=\"1b49953\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Tacos<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff4770a elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"ff4770a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-1352 post-1352 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-tacos-mancare product_cat-tacos-meniu-delivery product_cat-tacos-meniu-restaurant first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"1352\">Tacos cu muschi de porc<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(320 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-1352\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tmu\u0219chiule\u021b de porc, tortilla din porumb 100%, avocado, ceap\u0103 murat\u0103 \u00een mod artizanal, lime, portocal\u0103, condimente.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetic\u0103 (kJ\/kcal): 545.2 \/ 129.9, Gr\u0103simi (g): 4.6 din care: Acizi gra\u0219i satura\u021bi (g) 1.1, Glucide (g): 8.9 din care: Zaharuri (g): 2, Proteine (g): 12.3, Sare (g): 0.4\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Produs f\u0103r\u0103 gluten. Produs u\u0219or picant\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-1351 post-1351 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-tacos-meniu-restaurant product_cat-tacos-mancare product_cat-tacos-meniu-delivery  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"1351\">Tacos cu pulpa de pui<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(320 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-1351\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tpulp\u0103 de pui, pancetta, tortilla de porumb 100%, avocado, lime, ceap\u0103 verde, chili, usturoi, coriandru.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetic\u0103 (kJ\/kcal): 787.6 \/ 188.9, Gr\u0103simi (g): 11.6 din care: Acizi gra\u0219i satura\u021bi (g) 3.5, Glucide (g): 6.8 din care: Zaharuri (g): 0.7, Proteine (g): 13.1, Sare (g): 1\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Produs f\u0103r\u0103 gluten. Produs u\u0219or picant\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de59c17 e-con-full e-flex e-con e-child\" data-id=\"de59c17\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-wrap\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9948811 elementor-widget elementor-widget-heading\" data-id=\"9948811\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Tortilla &amp; Wrap<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee6a991 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"ee6a991\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2829 post-2829 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-tortilla-wrap-meniu-restaurant product_cat-tortilla-wrap product_cat-tortilla-wrap-meniu-delivery  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2829\">Quesadilla cu pui \u0219i mango<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2829\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tpiept de pui, br\u00e2nz\u0103 cheddar, lipie din porumb, ardei, porumb dulce f\u0103r\u0103 adaos de zah\u0103r, mango, ceap\u0103 ro\u0219ie murat\u0103, ulei de m\u0103sline extravirgin, sare, piper.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Informa\u021bii nutri\u021bionale 100g Valoare Energetic\u0103 (kJ\/kcal): 961 \/ 160.9, Gr\u0103simi (g): 12.8 din care: Acizi gra\u0219i satura\u021bi (g) 5.4, Glucide (g): 14.9 din care: Zaharuri (g): 3.5, Proteine (g): 12.9, Sare (g): 2.4 Informa\u021bii nutri\u021bionale por\u021bie (300.00g) Valoare Energetic\u0103 (kJ\/kcal): 2883 \/ 480.6, Gr\u0103simi (g): 38.4 din care: Acizi gra\u0219i satura\u021bi (g) 16.3, Glucide (g): 44.7 din care: Zaharuri (g): 10.6, Proteine (g): 38.8, Sare (g): 7.1\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>lactate, gluten\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">38,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-865 post-865 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-tortilla-wrap-meniu-restaurant product_cat-tortilla-wrap product_cat-tortilla-wrap-meniu-delivery last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"865\">Plic cu pui<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-865\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t40 g pulpe de pui, 40 g lipie tortilla, 30 g branza cheddar, 30 g iaurt grecesc cu 10%,  30 g fasole alba, 10 g porumb, 10 g sos rosii, chivas\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 756.6\/180.1,  8.6 g grasimi din care: 4.4 g acizi  grasi saturati, 14.3 g glucide, 12 g proteine, 0.8 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">46,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-866 post-866 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-tortilla-wrap-meniu-restaurant product_cat-tortilla-wrap product_cat-tortilla-wrap-meniu-delivery first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"866\">Shaorma cu pui<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-866\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g pulpe de pui, 70 g lipie, sos tzatziki, 30 g varza rosie, 30 castraveti murati,20 g morcovi, 10 g rosii uscate\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 476.6\/113.1, 3.5 grasimi din care:1.6 g acizi grasi saturati, 11.6 g glucide, 8.8 g protein, 0.9 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">40,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0aaac44 e-con-full e-flex e-con e-child\" data-id=\"0aaac44\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-carne\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf2d9d5 elementor-widget elementor-widget-heading\" data-id=\"cf2d9d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Carne<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01162d6 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"01162d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2849 post-2849 product type-product status-publish product_cat-avi-garden product_cat-carne-meniu-restaurant product_cat-carne-avi-garden product_cat-carne-meniu-delivery product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2849\">Snitel de pui (rumenit in untura de rata) si salata iceberg cu miere<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(450 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2849\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tPiept de pui, Salata iceberg, Untur\u0103 de ra\u021ba, Maionez\u0103, Seminte de dovleac, Semin\u021be de floarea soarelui, Miere de albine, Pesmet Panko, Coaja de lamaie - 4.55g\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetic\u0103 100g (kJ\/kcal): 1158.8 \/ 279.4, Gr\u0103simi (g): 21.9 din care: Acizi gra\u0219i satura\u021bi (g) 7.1, Glucide (g): 4.7 din care: Zaharuri (g): 2.6, Proteine (g): 15.6, Sare (g): 0.2\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Ou\u0103, Lapte\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">69,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-892 post-892 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-carne-avi-garden product_cat-carne-meniu-delivery product_cat-carne-meniu-restaurant product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"892\">Curcan la tigaie<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-892\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g piept de curcan, 120 g broccoli, 100 g broccoli proaspat, 30g maioneza de caju (caju, usturoi copt, lapte de cocos, condimente) 20 ml. vin alb, 20 g rosii uscate, 20 g nuci din cultura locala, 10 ml. ulei de masline\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 851.9\/234.1, 12.6 grasimi din care: 2.1 acizi grasi saturati, 15.4 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Nuci\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">52,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-893 post-893 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-carne-meniu-restaurant product_cat-carne-avi-garden product_cat-carne-meniu-delivery product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"893\">Pui tras in turmeric<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(330 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-893\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t150 g piept de pui, 150 g cartofi dulci,30 grame sos \u201cLuna\u201d, 10 ml ulei de masline, 10 g turmeric\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 597.8\/172.2, 5 g grasimi din care: 1.3 g acizi grasi saturati, 12.4 g glucide, 12.6 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>fructe cu coaj\u0103 lemnoas\u0103\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a4080e e-con-full e-flex e-con e-child\" data-id=\"4a4080e\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-peste\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62c1283 elementor-widget elementor-widget-heading\" data-id=\"62c1283\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Peste &amp; fructe de mare<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6aa92b2 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"6aa92b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-895 post-895 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-peste-fructe-de-mare product_cat-peste-fructe-de-mare-meniu-restaurant product_cat-peste-fructe-de-mare-mancare first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"895\">Biban cu cartofi cu malai si marar<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-895\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t110 g biban de mare, 190 g cartofi, 40g malai, 30g lamaie, 10 ml ulei de masline extavirgin, marar\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 504.2\/139.9, 4.1 g grasimi din care: 0.6 g acizi grasi saturati, 9.8 g glucide, 11.4 g proteine, 0.2 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Peste\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">60,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-896 post-896 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-peste-fructe-de-mare product_cat-peste-fructe-de-mare-meniu-restaurant product_cat-peste-fructe-de-mare-mancare  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"896\">Somon cu cous-cous<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(370 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-896\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g somon, 100 g cous-cous, 30 g baby spanac, 30 g pesto artisanal, 10 g rosii uscate, ghimbir\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 1100.8\/294.7, 10.7 g grasimi din care: 2 g acizi grasi saturati, 29.5 g glucide, , 13.3 g protein, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Peste, Gluten, Nuci\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">66,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-897 post-897 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-peste-fructe-de-mare-meniu-restaurant product_cat-peste-fructe-de-mare-mancare product_cat-peste-fructe-de-mare  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"897\">Creveti marinati<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(250 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-897\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t150 g creveti, 20 g ardei rosu iute, 20 g unt cu 82% grasimi, 20 ml ulei de masline extravirgin\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 732.2\/204.9, 13.4 g grasimi din care: 6.1 g acizi grasi saturati, 0.5 g glucide, 13.2 g protein, 1.5 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Fructe de mare, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">37,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53b06a5 e-con-full e-flex e-con e-child\" data-id=\"53b06a5\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-paste\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d593fc elementor-widget elementor-widget-heading\" data-id=\"8d593fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Paste &amp; Risotto<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e5dab3 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"2e5dab3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-900 post-900 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-paste-risotto-meniu-delivery product_cat-paste-risotto product_cat-paste-risotto-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"900\">Tagliatelle cu creveti<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-900\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g paste proaspete homemade cu ou, 50 g creveti decorticati, 30 ml. lapte de cocos,  20 g mazare, 10 g unt cu grasime 80%.\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 629.5\/150.8, 7.4 g grasimi din care 2.2 g acizi grasi saturati, 2 g glucide, 7.8 g proteine, 0.4 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Fructe de Mare, Ou, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">43,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-902 post-902 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-paste-risotto-meniu-delivery product_cat-paste-risotto product_cat-paste-risotto-meniu-restaurant first instock featured purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"902\">Spaghete carbonara<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-902\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g spaghete, 40 g ou, 30 pancetta, 20 g parmezan Grana Padana\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 1146.3\/304.8, 8.7 g grasimi din care 3 g acizi grasi saturati, 35.6 g glucide, 12.8 g protein, 0.7 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Ou, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">40,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a01e193 e-con-full e-flex e-con e-child\" data-id=\"a01e193\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-salate\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cbda7c elementor-widget elementor-widget-heading\" data-id=\"3cbda7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Salata de insotire<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0313e2e elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"0313e2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3871 post-3871 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-salata-de-insotire product_cat-salate product_cat-salate-meniu-delivery  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3871\">Varza murata la butoi<\/span><span class=\"detalii\"><span class=\"gramaj\">(150)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">18,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3166 post-3166 product type-product status-publish product_cat-avi-garden product_cat-salata-de-insotire  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3166\">Kimchi classic spicy<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3165 post-3165 product type-product status-publish product_cat-avi-garden product_cat-salata-de-insotire last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3165\">Ardei capia copti in otet<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3123 post-3123 product type-product status-publish product_cat-avi-garden product_cat-salata-de-insotire first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3123\">Muraturi asortate in saramura<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3122 post-3122 product type-product status-publish product_cat-avi-garden product_cat-salata-de-insotire  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3122\">Castraveti murati la soare in saramura<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe5c030 e-con-full e-flex e-con e-child\" data-id=\"fe5c030\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-salata\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3222ae elementor-widget elementor-widget-heading\" data-id=\"a3222ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Salate<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0db91b3 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"0db91b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-1982 post-1982 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-salata product_cat-salate product_cat-salate-meniu-delivery  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"1982\">Poke creveti<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-1982\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 g orez sushi, 50 g creve\u021bi, 40 g edamame, 40 g avocado, 30 g porumb dulce, 30 g mango, 40 g alge Wakame, 20 gmaionez\u0103 picant\u0103, 30ml sos soia, 5 g ceap\u0103 verde, 5 g semin\u021be susan \n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 657,6 \/157, 4,4 g grasimi din care: 0,6 g acizi grasi saturati, 21,2 g glucide, 6,2 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>crustacee, soia, semin\u021be de susan. Poate con\u021bine urme de: ou, pe\u0219te, molu\u0219te.\n        \t<\/span>\n    \t<\/span>\n\t\t<span class=\"image\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/spicy.png\" alt=\"produs picant\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">47,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-906 post-906 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-salata product_cat-salate-meniu-delivery product_cat-salate last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"906\">Poke somon<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(400 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-906\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 gr orez arborio, 60 gr somon cu soia, 40 gr avocado, 30 gr morcov, 40 gr edamame, 40 gr castraveti fabio, 30 gr cartofi dulci, 30 gt wakame, 2gr ceapa verde\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 518.3\/124.1, 6.9 g grasimi din care: 1.2 g acizi grasi saturati, 7.6 g glucide, 7 g proteine, 0.7 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Soia, Miere, Peste\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">44,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-907 post-907 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-salata first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"907\">Salata cu somon<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(250 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-907\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t60gr mix salata (rucola,baby spanac), 80gr somon la cuptor, 50gr ou posat, 30gr chipsuri de cartof dulce cu malai, 30ml sos citrice\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 759.1\/182.6, 13 g grasimi din care: 2.3 g acizi grasi saturati, 7.7 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Peste\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">40,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-908 post-908 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-salata product_cat-salate product_cat-salate-meniu-delivery  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"908\">Salata Luna<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(250 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-908\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t70gr mix salata (rucola,baby spanac), 60gr piept de curcan, 30gr prosciutto crocant, 30gr lipie libaneza crocanta, 20gr parmezan, 10gr ou prepelita, 30ml sos luna\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 780.7\/186.7, 10.7 g grasimi din care: 4.6 g acizi grasi saturati, 17.1 g proteine, 1.0 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Lactate, Nuci Caju\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">40,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee76ec8 e-con-full e-flex e-con e-child\" data-id=\"ee76ec8\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-copii\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc6c00b elementor-widget elementor-widget-heading\" data-id=\"dc6c00b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Meniu copii<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d1e442 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"2d1e442\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3617 post-3617 product type-product status-publish product_cat-avi-garden product_cat-meniu-copii  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3617\">Gujoane de pui (rumenite in tigaie cu untura de rata si terminate la cuptor ) cu mousse de cartofi<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3616 post-3616 product type-product status-publish product_cat-avi-garden product_cat-meniu-copii last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3616\">Spaghete cu sos rosu si parmezan<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">18,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3615 post-3615 product type-product status-publish product_cat-avi-garden product_cat-meniu-copii first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3615\">Somon cu cous cous si pesto artizanal<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8418c76 e-con-full e-flex e-con e-child\" data-id=\"8418c76\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-garnituri\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0035f8e elementor-widget elementor-widget-heading\" data-id=\"0035f8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Garnituri<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c63eceb elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"c63eceb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3120 post-3120 product type-product status-publish product_cat-avi-garden product_cat-garnituri-avi-garden  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3120\">Salata verde cu rosii cherry<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(100 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3120\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t30gr mix salata cu dressing de citrice (rucola,baby spanac), 50gr rosii cherry, 20gr nuca\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3118 post-3118 product type-product status-publish product_cat-avi-garden product_cat-garnituri-avi-garden  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3118\">Ciuperci la tigaie<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3117 post-3117 product type-product status-publish product_cat-avi-garden product_cat-garnituri-avi-garden last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3117\">Cous \u2013 Cous cu pesto (artisanal)<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">24,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3116 post-3116 product type-product status-publish product_cat-avi-garden product_cat-garnituri-avi-garden first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3116\">Cartofi in untura de rata cu malai si marar<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3113 post-3113 product type-product status-publish product_cat-avi-garden product_cat-garnituri-avi-garden  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3113\">Cartofi dulci cu miere la cuptor<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 gr)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2524bed e-con-full e-flex e-con e-child\" data-id=\"2524bed\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-sosuri\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e89b52a elementor-widget elementor-widget-heading\" data-id=\"e89b52a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Sosuri<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77c748e elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"77c748e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2028 post-2028 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-sosuri-meniu-delivery product_cat-sosuri  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2028\">Maioneza de caju<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(50 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2028\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t40ml. lapte de cocos, 20 grame nuci caju, 10 grame usturoi copt, 10 ml. ulei de masline, 2 grame sare\/piper\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica  50ml (kj\/kcal): 1242,8\/299,6, 27,2 grame grasimi din care 22,3 grame acizi grasi saturati, 11,1 grame glucide, 5,2 grame protein, 0,2 grame sare.\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>fructe cu coaja lemnoasa\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">7,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2026 post-2026 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-sosuri-meniu-delivery product_cat-sosuri last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2026\">Sos de soia<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2026\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t-\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>-\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>soia\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">5,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2025 post-2025 product type-product status-publish product_cat-avi-garden product_cat-mancare product_cat-meniu-delivery product_cat-sosuri product_cat-sosuri-meniu-delivery first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2025\">Sos de citrice<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2025\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t10 ml. ulei de masline, 10 ml. suc proaspat de lamaie, 10 ml. suc de portocala\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100 g (kj\/kcal): 348\/84,6, 9,2 grame grasimi din care: 1,4 grame acizi grasi saturati, 0,2 grame proteine, 0 grame sare.\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>-\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">6,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3b94f3 e-con-full e-flex e-con e-child\" data-id=\"a3b94f3\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-paine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a7d5fd elementor-widget elementor-widget-heading\" data-id=\"2a7d5fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cosul de paine<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65a9b4e elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"65a9b4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-912 post-912 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-cosul-de-paine product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-paine-meniu-delivery product_cat-paine-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"912\">Paine cu maia<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(100 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-912\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tfaina din grau dur, apa, maia, sare\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 900.6\/234, 1.0 grasimi din care: 0 g acizi grasi saturati, 53 g glucide, 9.3 g protein, 1.4 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">6,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-913 post-913 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-cosul-de-paine product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-paine-meniu-delivery product_cat-paine-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"913\">Lipie aromatizata<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(40 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-913\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t40 g lipie libaneza (faina, apa, drojdie, sare), 10 ml. ulei de masline extravirgin, 10 g turmeric, 5 g ierburi aromatice\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 400.5\/70.6, 2,3 g grasimi din care: 0.5 acizi grasi saturati, 12,4 g glucide, 2.3 g proteine, 0.5 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">5,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-914 post-914 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-cosul-de-paine product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-paine-meniu-restaurant product_cat-paine-meniu-delivery last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"914\">Crutoane artizanale<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(50 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-914\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tpaine artizanala cu maia (faina din grau dur, apa, maia, sare), 5 ml. ule ide masline extravirgin\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 450.2\/160, 2.0 g grasimi din care: 0.8 acizi grasi saturati, 13 g glucide, 2.1 g proteina, 0.6 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">3,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6a766b e-con-full e-flex e-con e-child\" data-id=\"e6a766b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb33176 elementor-widget elementor-widget-heading\" data-id=\"cb33176\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Extra Topping<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8477245 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"8477245\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3940 post-3940 product type-product status-publish product_cat-avi-garden product_cat-extra-topping-meniu-restaurant product_cat-extra-topping product_cat-extra-topping-meniu-delivery product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3940\">Ou po\u0219at<\/span><span class=\"detalii\"><span class=\"gramaj\">(1 bucata)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">5,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3939 post-3939 product type-product status-publish product_cat-avi-garden product_cat-extra-topping-meniu-delivery product_cat-extra-topping-meniu-restaurant product_cat-extra-topping product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3939\">Rosii cherry<\/span><span class=\"detalii\"><span class=\"gramaj\">(50 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">10,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3938 post-3938 product type-product status-publish product_cat-avi-garden product_cat-extra-topping product_cat-extra-topping-meniu-delivery product_cat-extra-topping-meniu-restaurant product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3938\">Cheddar<\/span><span class=\"detalii\"><span class=\"gramaj\">(50 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">10,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3937 post-3937 product type-product status-publish product_cat-avi-garden product_cat-extra-topping product_cat-extra-topping-meniu-delivery product_cat-extra-topping-meniu-restaurant product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3937\">Doua oua posate<\/span><span class=\"detalii\"><span class=\"gramaj\">(2 bucati)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">10,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3936 post-3936 product type-product status-publish product_cat-avi-garden product_cat-extra-topping-meniu-restaurant product_cat-extra-topping product_cat-extra-topping-meniu-delivery product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant first instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3936\">Jumatate de avocado<\/span><span class=\"detalii\"><span class=\"gramaj\">(75 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">9,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3935 post-3935 product type-product status-publish product_cat-avi-garden product_cat-extra-topping-meniu-delivery product_cat-extra-topping-meniu-restaurant product_cat-extra-topping product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3935\">Somon afumat<\/span><span class=\"detalii\"><span class=\"gramaj\">(50 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">17,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3934 post-3934 product type-product status-publish product_cat-avi-garden product_cat-extra-topping product_cat-extra-topping-meniu-delivery product_cat-extra-topping-meniu-restaurant product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3934\">Trei felii de prosciutto crocant<\/span><span class=\"detalii\"><span class=\"gramaj\">(50 grame)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">10,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bca1da e-con-full e-flex e-con e-child\" data-id=\"8bca1da\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-desert\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4085347 elementor-widget elementor-widget-heading\" data-id=\"4085347\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Desert<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6703334 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"6703334\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3957 post-3957 product type-product status-publish product_cat-avi-garden product_cat-desert-meniu-restaurant product_cat-desert-avi-garden product_cat-mancare product_cat-meniu-restaurant last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3957\">Pancakes cu smantana<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 grame)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-3957\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tclatite din faina integrala, smantana20%, dulceata de prune facuta de noi, sirop de agave cu lavanda\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">49,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-915 post-915 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-desert-avi-garden product_cat-desert-meniu-delivery product_cat-desert-meniu-restaurant product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"915\">Pancakes cu mascarpone<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-915\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t40 g ou de gaina, 30 g branza Mascarpone, 30 g faina integrala de grau, 30 g fructe proaspete, sirop de artar, 10 ml. ulei de masline extravirgin\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 1930.5\/462.3, 28.1 g grasimi din care: 12.1 g acizi grasi saturati, 46.2 g glucide, 8.0 g protein, 0.2 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Ou, Lactate\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">45,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-925 post-925 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-desert-meniu-restaurant product_cat-desert-avi-garden product_cat-desert-meniu-delivery product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"925\">Clatite roz cu visine<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-925\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t60 grame branza mascarpone, 30 grame dulceata de visine, 10 grame faina de ovaz, 20 grame ou de gaina, 10 ml suc de sfecla-rosie, fructoza, 10 grame unt cu 82% grasimi, 20 grame de arahide, 20 grame unt de arahide artizanal, 3 grame menta proaspata\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica  100 grame (kj\/kcal): 1144.8\/274.4, 8,7 grame grasimi din care: 2,3 grame de acizi grasi saturati, 41,9 grame glucide, 32,2 grame protein, 0.1 grame sare.\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>gluten, lactate, ou, fructe cu coaja lemnoasa\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-862 post-862 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-desert-meniu-restaurant product_cat-desert-avi-garden product_cat-desert-meniu-delivery product_cat-mancare product_cat-meniu-delivery product_cat-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"862\">Banana caramelizata<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(250 gr)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-862\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t100 iaurt grecesc cu 10% grasimi, 100 g banana, 30 g granola artizanala (fulgi de ovaz, alune de padure, nuci, miere), 10 g ciocolata neagra, 5 g fulgi de migdale\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoarea energetica (kj\/kcal): 749\/178.6, 8.8 g grasimi din care: 3.9 g acizi saturati, 19.6 glucide, 4.9 g proteine, 0.1 g sare\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>Gluten, Nuci, Alune de Padure, Miere\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db92ab7 e-flex e-con-boxed e-con e-parent\" data-id=\"db92ab7\" data-element_type=\"container\" data-e-type=\"container\" id=\"meniu-meniubiz\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0c98040 e-con-full e-flex e-con e-child\" data-id=\"0c98040\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-970b793 elementor-widget elementor-widget-heading\" data-id=\"970b793\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Meniu Business Lunch - 55 lei<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a7b99b elementor-widget elementor-widget-heading\" data-id=\"1a7b99b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">20.10.2025 - 24.10.2025<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f209f51 elementor-widget elementor-widget-heading\" data-id=\"f209f51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Meniul este disponibil de Luni p\u00e2n\u0103 Vineri \u00eentre orele 12:00 - 15:00<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f69278 e-con-full e-flex e-con e-child\" data-id=\"3f69278\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fd1731 elementor-widget elementor-widget-heading\" data-id=\"2fd1731\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Luni<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc0f781 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"cc0f781\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Past\u0103 de fasole cu paine pr\u0103jit\u0103 \u0219i salat\u0103 de castrave\u021bi mura\u021bi (250 grame)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Cotlet de porc la cuptor \u00een sos de capere cu cubule\u021be de m\u0103m\u0103lig\u0103 crocant. (250grame)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21675e6 e-con-full e-flex e-con e-child\" data-id=\"21675e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ac4077 elementor-widget elementor-widget-heading\" data-id=\"9ac4077\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mar\u021bi<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8bc088 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a8bc088\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sup\u0103 de pui cu ghimbir \u0219i taitei de cas\u0103. (250 ml.)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Pui Masala cu bulgur. (250grame)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6677cd9 e-con-full e-flex e-con e-child\" data-id=\"6677cd9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3915903 elementor-widget elementor-widget-heading\" data-id=\"3915903\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Miercuri<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb9f25 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"ffb9f25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sup\u0103-crem\u0103 de \u021belin\u0103 coapt\u0103 cu mozzarella. (250 ml )<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Penne gratinate cu pui, maz\u0103re \u0219i sos alb.(250 grame)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e91a806 e-con-full e-flex e-con e-child\" data-id=\"e91a806\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5869735 elementor-widget elementor-widget-heading\" data-id=\"5869735\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Joi<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-adb5246 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"adb5246\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sup\u0103-crem\u0103 de legume cu crutoane. (250ml)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Frig\u0103ruie de pui cu cartofi la cuptor \u0219i salat\u0103 de castrave\u021bi mura\u021bi cu iaurt \u0219i m\u0103rar. (300 grame)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c87af4 e-con-full e-flex e-con e-child\" data-id=\"4c87af4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33ea6d9 elementor-widget elementor-widget-heading\" data-id=\"33ea6d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Vineri<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ea1346 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8ea1346\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ciorb\u0103 de vit\u0103. (250 ml)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Fic\u0103\u021bei de pui cu salat\u0103 de varz\u0103 ro\u0219ie. (250 grame)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37a9f60 e-flex e-con-boxed e-con e-parent\" data-id=\"37a9f60\" data-element_type=\"container\" data-e-type=\"container\" id=\"meniu-bauturi\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-07102d4 e-con-full e-flex e-con e-child\" data-id=\"07102d4\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-cafea\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e2b6b3 elementor-widget elementor-widget-heading\" data-id=\"0e2b6b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cafea de specialitate \/ Ceai<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c92cec elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"3c92cec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3627 post-3627 product type-product status-publish product_cat-avi-garden product_cat-bauturi product_cat-cafea-de-specialitate-ceai last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3627\">Pumpkin latte<\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">19,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2882 post-2882 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2882\">Flat white<\/span><span class=\"detalii\"><span class=\"gramaj\">(230 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">16,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2883 post-2883 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2883\">Flat white oat milk<\/span><span class=\"detalii\"><span class=\"gramaj\">(230 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">18,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2886 post-2886 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2886\">Babyccino<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2886\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t30 gr boabe de cacao din Ecuador\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">7,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2873 post-2873 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2873\">Espresso<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(20 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2873\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tConstantin Coffee\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">10,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2889 post-2889 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2889\">Espresso Tonic<\/span><span class=\"detalii\"><span class=\"gramaj\">(220 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">19,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2874 post-2874 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2874\">Espresso doppio<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">14,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2875 post-2875 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2875\">Cappuccino<\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">16,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2876 post-2876 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2876\">Cappuccino oat milk<\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">18,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2877 post-2877 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2877\">Latte<\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">18,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2878 post-2878 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2878\">Latte oat milk<\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">19,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2879 post-2879 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2879\">Pink coconut<\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2880 post-2880 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2880\">Americano<\/span><span class=\"detalii\"><span class=\"gramaj\">(100 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">13,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2881 post-2881 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2881\">Cortado<\/span><span class=\"detalii\"><span class=\"gramaj\">(90 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">14,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2884 post-2884 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2884\">ICED Matcha, Turmeric<\/span><span class=\"detalii\"><span class=\"gramaj\">(260 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">24,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2885 post-2885 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2885\">HOT Matcha, Turmeric<\/span><span class=\"detalii\"><span class=\"gramaj\">(260 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2871 post-2871 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2871\">Tea Forte: early grey \/ jasmine green \/ white ginger pear<\/span><span class=\"detalii\"><span class=\"gramaj\">(250 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2887 post-2887 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2887\">Hot chocolate<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2887\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t30 gr boabe de cacao Van Houten\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2872 post-2872 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2872\">Tea Forte over ice: raspberry nectar \/ mango peach green \/ ginger pear<\/span><span class=\"detalii\"><span class=\"gramaj\">(250 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">17,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2888 post-2888 product type-product status-publish product_cat-avi-garden product_cat-cafea-de-specialitate-ceai  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2888\">Ceai Matcha<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83ac5c8 e-con-full e-flex e-con e-child\" data-id=\"83ac5c8\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-carafe\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d97977 elementor-widget elementor-widget-heading\" data-id=\"5d97977\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Carafe si Sucuri proaspete<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13a75d1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"13a75d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3099 post-3099 product type-product status-publish product_cat-avi-garden product_cat-carafe-si-sucuri-proaspete last instock shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3099\">Suc de portocale<\/span><span class=\"detalii\"><span class=\"gramaj\">(330 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2892 post-2892 product type-product status-publish product_cat-carafe-si-sucuri-proaspete first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2892\">Suc presat la rece cu portocala si menta<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2892\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tSuc de portocala, suc de mere\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2896 post-2896 product type-product status-publish product_cat-avi-garden product_cat-carafe-si-sucuri-proaspete  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2896\">Suc de mere<\/span><span class=\"detalii\"><span class=\"gramaj\">(250 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">13,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2891 post-2891 product type-product status-publish product_cat-carafe-si-sucuri-proaspete  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2891\">Suc presat la rece cu ananas si piper cayenne<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2891\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tSuc de ananas, suc de mere, piper cayenne\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2890 post-2890 product type-product status-publish product_cat-avi-garden product_cat-carafe-si-sucuri-proaspete product_cat-meniu-restaurant product_cat-sucuri-proaspete-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2890\">Apa aromatizata cu fructe<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(1L)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2890\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tApa, fructe de padure, lamaie, portocala, menta\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">28,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-940 post-940 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-carafe-si-sucuri-proaspete product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-sucuri-proaspete-meniu-delivery product_cat-sucuri-proaspete-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"940\">Suc cu ananas si piper cayenne<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-940\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tSuc de ananas - 159.47 ml, suc proaspat de mere - 99.67 g, Piper ecologic Cayenne, (Ardei cayenne.)\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetica (kJ\/kcal): 556.2 \/ 131.4, Grasimi (g): 0.4 din care: Acizi grasi saturati (g) 0, Glucide (g): 32.4 din care: Zaharuri (g): 29.8, Proteine (g): 0.8, Sare (g): 0\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-941 post-941 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-carafe-si-sucuri-proaspete product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-sucuri-proaspete-meniu-restaurant product_cat-sucuri-proaspete-meniu-delivery  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"941\">Suc cu portocala si menta<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-941\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t200 ml. suc de portocale, 100 ml. suc de mar, 2 grame menta\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100ml  (kj\/kcal): 169,7\/40,1, 0,1 grame grasimi din care: 0 grame acizi grasi saturati, 9,3 grame glucide, 0,6 grame proteine, 0 grame sare.\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-942 post-942 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-carafe-si-sucuri-proaspete product_cat-meniu-delivery product_cat-meniu-restaurant product_cat-sucuri-proaspete-meniu-restaurant product_cat-sucuri-proaspete-meniu-delivery  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"942\">Suc de portocale si morcovi<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-942\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t200 ml. suc de portocale, 80 ml. suc de mar, 20 ml. suc morcov si radacina de gimbir\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100ml  (kj\/kcal): 162,5\/38,4, 0,1 grame grasimi din care: 0 grame acizi grasi saturati, 8,8 grame glucide, 0,6 grame proteine, 0 grame sare.\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-943 post-943 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-carafe-si-sucuri-proaspete product_cat-meniu-restaurant product_cat-sucuri-proaspete-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"943\">Smoothie mango<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-943\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tLapte de cocos bio - 200ml, Magno - 135g, Miere - 10g, Menta\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetica (kJ\/kcal): 560.2 \/ 133.5, Grasimi (g): 9.9 din care: Acizi grasi saturati (g) 8.2, Glucide (g): 9.4 din care: Zaharuri (g): 8.8, Proteine (g): 1.1, Sare (g): 0.1\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>N\/A\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">23,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-945 post-945 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-carafe-si-sucuri-proaspete product_cat-meniu-restaurant product_cat-sucuri-proaspete-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"945\">Smoothie zmeura<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-945\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tLapte de cocos bio - 200ml, Zmeura - 120g, Miere - 10g, Cimbru\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare Energetica (kJ\/kcal): 669.6 \/ 159.9, Grasimi (g): 13 din care: Acizi grasi saturati (g) 8.8, Glucide (g): 7.5 din care: Zaharuri (g): 6.8, Proteine (g): 1.8a, Sare (g): 0.1\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>N\/A\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">23,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08f1416 e-con-full e-flex e-con e-child\" data-id=\"08f1416\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-limonade\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bab324 elementor-widget elementor-widget-heading\" data-id=\"1bab324\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Limonade<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4481dc5 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"4481dc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-947 post-947 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-limonade-fresh-juice-meniu-delivery product_cat-limonade-fresh-juice product_cat-limonade-fresh-juice-meniu-restaurant product_cat-meniu-delivery product_cat-meniu-restaurant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"947\">Limonada cu menta<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-947\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t400ml. apa filtrata, 80 ml. suc de lamaie, 20 grame miere de albine, 2 grame menta uscata\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100ml  (kj\/kcal): 70,9\/16,8 grasimi din care: 0 grame acizi grasi saturati, 3,6 grame glucide, 0,4 grame proteine, 0 grame sare.\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-948 post-948 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-limonade-fresh-juice  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"948\">Limonada cu capsune<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-948\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t350ml. apa filtrata, 80 ml. suc de lamaie, 50 grame capsune congelate, 20 grame miere de albine, 2 grame cimbru\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100ml  (kj\/kcal): 91, 6\/21,7 grasimi din care: 0,1 grame acizi grasi saturati, 4,5 grame glucide, 0,2 grame proteine, 0 grame sare.\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-949 post-949 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-limonade-fresh-juice-meniu-delivery product_cat-limonade-fresh-juice product_cat-limonade-fresh-juice-meniu-restaurant product_cat-meniu-delivery product_cat-meniu-restaurant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"949\">Limonada blue<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-949\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t400ml. apa filtrata, 80 ml. suc de lamaie, 20 grame miere de albine, 2 grame pudra de alge marine (blue spirulina)\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100ml  (kj\/kcal): 76,1\/18,1 grasimi din care: 0 grame acizi grasi saturati, 3,3 grame glucide, 0,4 grame proteine, 0 grame sare.\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">23,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-950 post-950 product type-product status-publish has-post-thumbnail product_cat-avi-garden product_cat-bauturi product_cat-limonade-fresh-juice-meniu-delivery product_cat-limonade-fresh-juice product_cat-limonade-fresh-juice-meniu-restaurant product_cat-meniu-delivery product_cat-meniu-restaurant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"950\">Limonada black<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-950\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \t400ml. apa filtrata, 80 ml. suc de lamaie, 20 grame miere de albine. 2 grame carbune activ\n\t\t\t\t<br>\n\t\t\t<h6>Informa\u021bii Nutri\u021bionale<\/h6>Valoare energetica 100ml  (kj\/kcal): 76,1\/18,1 grasimi din care: 0 grame acizi grasi saturati, 3,3 grame glucide, 0,4 grame proteine, 0 grame sare.\n\t\t\t\t<br>\n\t\t\t<h6>Alergeni<\/h6>N\/A\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">23,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37f7500 e-con-full e-flex e-con e-child\" data-id=\"37f7500\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-apa\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed45d4d elementor-widget elementor-widget-heading\" data-id=\"ed45d4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Apa \/ Soft Drinks<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba98d3f elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"ba98d3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2902 post-2902 product type-product status-publish product_cat-apa-soft-drinks product_cat-avi-garden  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2902\">Aqua Carpatica Plata \/ Minerala<\/span><span class=\"detalii\"><span class=\"gramaj\">(330 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">13,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2903 post-2903 product type-product status-publish product_cat-apa-soft-drinks product_cat-avi-garden  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2903\">Aqua Carpatica flavours<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(330 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2903\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tPiersica si mango \/ lime si menta \/ zmeura \/ grapefruit roz \/ capsuni si soc\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">9,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2904 post-2904 product type-product status-publish product_cat-apa-soft-drinks product_cat-avi-garden last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2904\">Aqua Carpatica Plata \/ Minerala<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2905 post-2905 product type-product status-publish product_cat-apa-soft-drinks product_cat-avi-garden first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2905\">Piepsi Vintage \/ Max Zero<\/span><span class=\"detalii\"><span class=\"gramaj\">(250 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2906 post-2906 product type-product status-publish product_cat-apa-soft-drinks product_cat-avi-garden  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2906\">Three Cents Tonic<\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">12,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-992b8ba e-con-full e-flex e-con e-child\" data-id=\"992b8ba\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-vinuri\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26b045b elementor-widget elementor-widget-heading\" data-id=\"26b045b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Vinuri<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9b0920 elementor-widget elementor-widget-n-accordion\" data-id=\"e9b0920\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2450\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2450\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Albe <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-7ed2086 e-con-full e-flex e-con e-child\" data-id=\"7ed2086\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4fb966 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"b4fb966\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2911 post-2911 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-vinuri  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2911\">Murfatlar Aerosoli Feteasca Regala<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2912 post-2912 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-vinuri last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2912\">Jidvei Ana Sauvignon Blanc<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">160,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2913 post-2913 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-vinuri first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2913\">Jidvei Mysterium Traminer Sauvignon Blanc<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2915 post-2915 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-vinuri  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2915\">San Marzano Talo Timo Vermentino<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">110,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2927 post-2927 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-rosii product_cat-roze product_cat-vinuri  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2927\">Vin la pahar: alb, roze, rosu<\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2450\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2451\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2451\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Rosii <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-9e6dc77 e-con-full e-flex e-con e-child\" data-id=\"9e6dc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46ff791 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"46ff791\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2921 post-2921 product type-product status-publish product_cat-avi-garden product_cat-rosii product_cat-vinuri last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2921\">Purcari Rara Neagra<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2924 post-2924 product type-product status-publish product_cat-avi-garden product_cat-rosii product_cat-vinuri first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2924\">Murfatlar Arezan Merlot<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">150,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2925 post-2925 product type-product status-publish product_cat-avi-garden product_cat-rosii product_cat-vinuri  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2925\">Jidvei Navigo Merlot<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2927 post-2927 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-rosii product_cat-roze product_cat-vinuri  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2927\">Vin la pahar: alb, roze, rosu<\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2451\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2452\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2452\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Roze <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-539f964 e-con-full e-flex e-con e-child\" data-id=\"539f964\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a47cc7 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"2a47cc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2919 post-2919 product type-product status-publish product_cat-avi-garden product_cat-roze product_cat-vinuri last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2919\">Murfatlar Aerosoli Roze<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2920 post-2920 product type-product status-publish product_cat-avi-garden product_cat-roze product_cat-vinuri first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2920\">Jidvei Mysterium Rose<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2927 post-2927 product type-product status-publish product_cat-albe product_cat-avi-garden product_cat-rosii product_cat-roze product_cat-vinuri  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2927\">Vin la pahar: alb, roze, rosu<\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2452\" class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be42704 e-con-full e-flex e-con e-child\" data-id=\"be42704\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-spumant\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2311fa1 elementor-widget elementor-widget-heading\" data-id=\"2311fa1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Prosecco &amp; Spumant<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89797e7 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"89797e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2930 post-2930 product type-product status-publish product_cat-avi-garden product_cat-prosecco-spumant  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2930\">Jidvei Scintti Brut<\/span><span class=\"detalii\"><span class=\"gramaj\">(750 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">100,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2932 post-2932 product type-product status-publish product_cat-avi-garden product_cat-prosecco-spumant last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2932\">Prosecco la pahar<\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2928 post-2928 product type-product status-publish product_cat-avi-garden product_cat-prosecco-spumant first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2928\">Prosecco Ville D'arfanta Valdo Bbiadene Bru8t<\/span><span class=\"detalii\"><span class=\"gramaj\">(700 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">120,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b39348a e-con-full e-flex e-con e-child\" data-id=\"b39348a\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-bere\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df32fdd elementor-widget elementor-widget-heading\" data-id=\"df32fdd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Bere<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9505e0 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"d9505e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2933 post-2933 product type-product status-publish product_cat-avi-garden product_cat-bere  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2933\">Estrella Galicia Draught<\/span><span class=\"detalii\"><span class=\"gramaj\">(300 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2934 post-2934 product type-product status-publish product_cat-avi-garden product_cat-bere  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2934\">Estrella Galicia<\/span><span class=\"detalii\"><span class=\"gramaj\">(330 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2935 post-2935 product type-product status-publish product_cat-avi-garden product_cat-bere last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2935\">Estrella Galicia Non Alc<\/span><span class=\"detalii\"><span class=\"gramaj\">(330 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2936 post-2936 product type-product status-publish product_cat-avi-garden product_cat-bere first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2936\">Krombacher<\/span><span class=\"detalii\"><span class=\"gramaj\">(330 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">15,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2937 post-2937 product type-product status-publish product_cat-avi-garden product_cat-bere  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2937\">Erdinger Nefiltrata<\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2938 post-2938 product type-product status-publish product_cat-avi-garden product_cat-bere  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2938\">Nenea Iancu Blonda<\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2939 post-2939 product type-product status-publish product_cat-avi-garden product_cat-bere last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2939\">Nenea Iancu Nefiltrata<\/span><span class=\"detalii\"><span class=\"gramaj\">(500 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3af7b87 e-con-full e-flex e-con e-child\" data-id=\"3af7b87\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-cocktail\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe63607 elementor-widget elementor-widget-heading\" data-id=\"fe63607\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cocktails<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-860ad74 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"860ad74\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2950 post-2950 product type-product status-publish product_cat-avi-garden product_cat-cocktails first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2950\">Tropical Tiki<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(350 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2950\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tMai Tai, Pina Colada, Tequila Sunrise, Black Magic\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">35,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2941 post-2941 product type-product status-publish product_cat-avi-garden product_cat-cocktails  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2941\">Old Fashioned<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(120 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2941\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tWhiskey, angostura butters, zahar brun\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">36,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2942 post-2942 product type-product status-publish product_cat-avi-garden product_cat-cocktails  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2942\">Negroni<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(120 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2942\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tGin, campari, vermouth rosu\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">36,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2943 post-2943 product type-product status-publish product_cat-avi-garden product_cat-cocktails last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2943\">Paloma<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2943\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tTequila\/mezcal, fresh grapefruit, fresh lime\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2944 post-2944 product type-product status-publish product_cat-avi-garden product_cat-cocktails first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2944\">Paloma Michelin Star<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2944\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tAlchemico tonic, Pink grapefruit, Tequila avion\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">36,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2945 post-2945 product type-product status-publish product_cat-avi-garden product_cat-cocktails  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2945\">Margarita<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2945\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tTequila blanco, cointreau, fresh lime, miere\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2946 post-2946 product type-product status-publish product_cat-avi-garden product_cat-cocktails  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2946\">Spicy Margarita<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2946\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tTequila blanco, cointreau, fresh lime, miere, tabasco\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2947 post-2947 product type-product status-publish product_cat-avi-garden product_cat-cocktails last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2947\">Mojito<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2947\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tRom alb, fresh lime, sifon, zahar brun, menta\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2948 post-2948 product type-product status-publish product_cat-avi-garden product_cat-cocktails first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2948\">Espresso Martini<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2948\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, kahlua, 1 espresso, miere\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2949 post-2949 product type-product status-publish product_cat-avi-garden product_cat-cocktails  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2949\">Pornstar Martini<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2949\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, passoa, nectar fructul pasiunii, fresh lamaie, prosecco\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f49a97e e-con-full e-flex e-con e-child\" data-id=\"f49a97e\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-longdrinks\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f46345 elementor-widget elementor-widget-heading\" data-id=\"8f46345\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Long Drinks<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-898874e elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"898874e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2954 post-2954 product type-product status-publish product_cat-avi-garden product_cat-long-drinks  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2954\">Vodka Pepsi<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2954\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, Pepsi\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2955 post-2955 product type-product status-publish product_cat-avi-garden product_cat-long-drinks last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2955\">Whiskey Red Bull<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2955\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tWhiskey, Red Bull\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2956 post-2956 product type-product status-publish product_cat-avi-garden product_cat-long-drinks first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2956\">Campari Tonic<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2956\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tCampari, apa tonica\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2957 post-2957 product type-product status-publish product_cat-avi-garden product_cat-long-drinks  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2957\">Cuba Libre<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(200 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2957\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tRom, Pepsi, lime\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2951 post-2951 product type-product status-publish product_cat-avi-garden product_cat-long-drinks  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2951\">Vodka Red Bull<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2951\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, Red Bull\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2952 post-2952 product type-product status-publish product_cat-avi-garden product_cat-long-drinks last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2952\">Vodka Cranberry<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2952\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, suc cranberry, lime\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2953 post-2953 product type-product status-publish product_cat-avi-garden product_cat-long-drinks first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2953\">Vodka Tonic<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2953\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, apa tonica\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-91a0baa e-con-full e-flex e-con e-child\" data-id=\"91a0baa\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-sour\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83c59fc elementor-widget elementor-widget-heading\" data-id=\"83c59fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Sour<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a366378 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"a366378\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2961 post-2961 product type-product status-publish product_cat-avi-garden product_cat-sour  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2961\">Rom Sour<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2961\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tRom, miere, albus out pasteurizat, sour\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2962 post-2962 product type-product status-publish product_cat-avi-garden product_cat-sour  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2962\">Vodka Sour<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2962\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tVodka, miere, albus out pasteurizat, sour\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2963 post-2963 product type-product status-publish product_cat-avi-garden product_cat-sour last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2963\">Whiskey Sour<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2963\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tWhiskey, miere, albus out pasteurizat, sour\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2958 post-2958 product type-product status-publish product_cat-avi-garden product_cat-sour first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2958\">Amaretto Sour<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2958\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tAmaretto, miere, albus out pasteurizat, sour\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2959 post-2959 product type-product status-publish product_cat-avi-garden product_cat-sour  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2959\">Aperol Sour<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2959\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tAperol, miere, albus out pasteurizat, sour\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2960 post-2960 product type-product status-publish product_cat-avi-garden product_cat-sour  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2960\">Gin Sour<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(180 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2960\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tGin, miere, albus out pasteurizat, sour\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">32,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6438b14 e-con-full e-flex e-con e-child\" data-id=\"6438b14\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-spritz\">\n\t\t\t\t<div class=\"elementor-element elementor-element-536b8fc elementor-widget elementor-widget-heading\" data-id=\"536b8fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Spritz<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1590871 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"1590871\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2964 post-2964 product type-product status-publish product_cat-avi-garden product_cat-spritz last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2964\">Aperol Spritz<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(220 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2964\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tAperol, spumant, sifon, portocala\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2965 post-2965 product type-product status-publish product_cat-avi-garden product_cat-spritz first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2965\">Hugo Spritz<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(220 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2965\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tSirop soc, spumant, sifon, menta\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2966 post-2966 product type-product status-publish product_cat-avi-garden product_cat-spritz  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2966\">Hugo Romanesc<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(220 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2966\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tAlchemico tonic soc, OMU Vodka\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2967 post-2967 product type-product status-publish product_cat-avi-garden product_cat-spritz  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2967\">Limoncello Spritz<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(220 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2967\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tLimoncello, spumant, sifon\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2968 post-2968 product type-product status-publish product_cat-avi-garden product_cat-spritz last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2968\">Petroni Spritz<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(220 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2968\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tPetroni, spumant, sifon\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2969 post-2969 product type-product status-publish product_cat-avi-garden product_cat-spritz first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2969\">Mimosa<span class=\"has-info\"><picture><source srcset=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png.webp\" type=\"image\/webp\"><img decoding=\"async\" src=\"https:\/\/lunabistro.ro\/wp-content\/uploads\/2025\/09\/info_471662.png\" class=\"webpexpress-processed\"><\/picture><\/span><\/span><span class=\"detalii\"><span class=\"gramaj\">(150 ml)<\/span>\n    \t<span class=\"acf-tooltip-wrapper\" id=\"product-2969\">\n        \t<span class=\"acf-tooltip-content\">\n\t\t\t\t<h6>Ingrediente<\/h6>\n            \tProsecco, fresh de protocale\n\t\t\t\t\n\t\t\t\t\n        \t<\/span>\n    \t<\/span>\n\t\t<\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ba6152 e-con-full e-flex e-con e-child\" data-id=\"5ba6152\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-gin\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e56602 elementor-widget elementor-widget-heading\" data-id=\"3e56602\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Gin Tonic Three Cents<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cee5ea9 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"cee5ea9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2970 post-2970 product type-product status-publish product_cat-avi-garden product_cat-gin-tonic-three-cents  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2970\">Malfy originale \/ Rosa<\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">34,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2971 post-2971 product type-product status-publish product_cat-avi-garden product_cat-gin-tonic-three-cents  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2971\">Beefeater<\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2972 post-2972 product type-product status-publish product_cat-avi-garden product_cat-gin-tonic-three-cents last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2972\">Monkey 47<\/span><span class=\"detalii\"><span class=\"gramaj\">(240 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">36,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-012230b e-con-full e-flex e-con e-child\" data-id=\"012230b\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-whisky\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5c0425 elementor-widget elementor-widget-heading\" data-id=\"a5c0425\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Whisky<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fdb878d elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"fdb878d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2973 post-2973 product type-product status-publish product_cat-avi-garden product_cat-whisky first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2973\">Fuji<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">46,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2974 post-2974 product type-product status-publish product_cat-avi-garden product_cat-whisky  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2974\">Chivas 12yo<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2975 post-2975 product type-product status-publish product_cat-avi-garden product_cat-whisky  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2975\">Jack Daniel's<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">24,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c32a964 e-con-full e-flex e-con e-child\" data-id=\"c32a964\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-vodka\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58b4d55 elementor-widget elementor-widget-heading\" data-id=\"58b4d55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Vodka<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad1f459 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"ad1f459\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2976 post-2976 product type-product status-publish product_cat-avi-garden product_cat-vodka last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2976\">Ostoya<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">24,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2977 post-2977 product type-product status-publish product_cat-avi-garden product_cat-vodka first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2977\">Absolut<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">18,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2978 post-2978 product type-product status-publish product_cat-avi-garden product_cat-vodka  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2978\">Omu<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfca0e7 e-con-full e-flex e-con e-child\" data-id=\"cfca0e7\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-tequila\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4c1ee0 elementor-widget elementor-widget-heading\" data-id=\"b4c1ee0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Tequila<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2164106 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"2164106\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2982 post-2982 product type-product status-publish product_cat-avi-garden product_cat-tequila  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2982\">Olmeca Altos Silver<\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2979 post-2979 product type-product status-publish product_cat-avi-garden product_cat-tequila last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2979\">Avion Silver<\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2980 post-2980 product type-product status-publish product_cat-avi-garden product_cat-tequila first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2980\">Avion Reposado<\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2981 post-2981 product type-product status-publish product_cat-avi-garden product_cat-tequila  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2981\">Avion Reserva 44<\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">50,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9330c8 e-con-full e-flex e-con e-child\" data-id=\"a9330c8\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-shot\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c93375 elementor-widget elementor-widget-heading\" data-id=\"4c93375\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Shot<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e693167 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"e693167\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2983 post-2983 product type-product status-publish product_cat-avi-garden product_cat-shot  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2983\">Kamikaze<\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2984 post-2984 product type-product status-publish product_cat-avi-garden product_cat-shot last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2984\">B52<\/span><span class=\"detalii\"><span class=\"gramaj\">(30 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c3e555 e-con-full e-flex e-con e-child\" data-id=\"6c3e555\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-rom\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99a779a elementor-widget elementor-widget-heading\" data-id=\"99a779a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Rom<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4f1714 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"f4f1714\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2985 post-2985 product type-product status-publish product_cat-avi-garden product_cat-rom first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2985\">Bumbu<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2986 post-2986 product type-product status-publish product_cat-avi-garden product_cat-rom  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2986\">Havana 7yo<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2987 post-2987 product type-product status-publish product_cat-avi-garden product_cat-rom  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2987\">Havana Spiced<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">22,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b93443b e-con-full e-flex e-con e-child\" data-id=\"b93443b\" data-element_type=\"container\" data-e-type=\"container\" id=\"m-digestive\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87cca7d elementor-widget elementor-widget-heading\" data-id=\"87cca7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Digestive<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1472ec elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"f1472ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2990 post-2990 product type-product status-publish product_cat-avi-garden product_cat-digestive last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2990\">Amaro<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2991 post-2991 product type-product status-publish product_cat-avi-garden product_cat-digestive first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2991\">Campari<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2992 post-2992 product type-product status-publish product_cat-avi-garden product_cat-digestive  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2992\">Bran Palinca Pruna \/ Afinata \/ Visinata<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">20,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2988 post-2988 product type-product status-publish product_cat-avi-garden product_cat-digestive  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2988\">Limoncello<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2989 post-2989 product type-product status-publish product_cat-avi-garden product_cat-digestive last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2989\">Jagermeister<\/span><span class=\"detalii\"><span class=\"gramaj\">(40 ml)<\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">25,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3de55a3 e-flex e-con-boxed e-con e-parent\" data-id=\"3de55a3\" data-element_type=\"container\" data-e-type=\"container\" id=\"meniu-tigari\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-39cf1f6 e-con-full e-flex e-con e-child\" data-id=\"39cf1f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98de7e0 elementor-widget elementor-widget-heading\" data-id=\"98de7e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Tigari<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d83c40d elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"d83c40d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;3019&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3010 post-3010 product type-product status-publish product_cat-avi-garden product_cat-tigari first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3010\">Camel Caster<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3004 post-3004 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3004\">Sobranie Collection Blue<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3005 post-3005 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3005\">Winston Super Line Blue<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">28,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3006 post-3006 product type-product status-publish product_cat-avi-garden product_cat-tigari last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3006\">Winston Super Line Black<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">28,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3007 post-3007 product type-product status-publish product_cat-avi-garden product_cat-tigari first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3007\">Winston Selection Sunrise<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">28,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3008 post-3008 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3008\">Winston Concept Black<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2993 post-2993 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2993\">Sobranie KS Black<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3009 post-3009 product type-product status-publish product_cat-avi-garden product_cat-tigari last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3009\">Winston Concept Xspression<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">26,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2994 post-2994 product type-product status-publish product_cat-avi-garden product_cat-tigari first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2994\">Sobranie Super S Purple<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2995 post-2995 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2995\">Sobranie Super S Black<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2996 post-2996 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2996\">Sobranie Super S White<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2997 post-2997 product type-product status-publish product_cat-avi-garden product_cat-tigari last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2997\">Sobranie Redefined Black<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2998 post-2998 product type-product status-publish product_cat-avi-garden product_cat-tigari first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2998\">Sobranie Redefined Chrome<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-2999 post-2999 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"2999\">Sobranie Redefined Blue<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3000 post-3000 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3000\">Sobranie Redefined Red<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3001 post-3001 product type-product status-publish product_cat-avi-garden product_cat-tigari last instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3001\">Sobranie Collection Gold<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3002 post-3002 product type-product status-publish product_cat-avi-garden product_cat-tigari first instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3002\">Sobranie Collection Black<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3019\" class=\"elementor elementor-3019 e-loop-item e-loop-item-3003 post-3003 product type-product status-publish product_cat-avi-garden product_cat-tigari  instock purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-07ea168 e-flex e-con-boxed e-con e-parent\" data-id=\"07ea168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b05fcb9 e-con-full e-flex e-con e-child\" data-id=\"b05fcb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a623618 e-con-full e-flex e-con e-child\" data-id=\"a623618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc93c18 product-data elementor-widget elementor-widget-shortcode\" data-id=\"cc93c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"titlu\" data-id=\"3003\">Sobranie Collection Green<\/span><span class=\"detalii\"><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5f7653 e-con-full e-flex e-con e-child\" data-id=\"b5f7653\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54dfd0c elementor-widget elementor-widget-heading\" data-id=\"54dfd0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><span class=\"woocommerce-Price-amount amount\">30,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a006d1a e-flex e-con-boxed e-con e-parent\" data-id=\"a006d1a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6fc98f elementor-widget elementor-widget-html\" data-id=\"f6fc98f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n(function($) {\n\t$('body').on('click', '#view-tigari', function() {\n\t\t$('#meniu-tigari').css('display', 'block');\n\t\t$('#meniu-mancare').css('display', 'none');\n\t\t$('#meniu-bauturi').css('display', 'none');\n\t});\n\t$('body').on('click', '#view-mancare', function() {\n\t\t$('#meniu-mancare').css('display', 'block');\n\t\t$('#meniu-bauturi').css('display', 'none');\n\t\t$('#meniu-tigari').css('display', 'none');\n\t});\n\t$('body').on('click', '#view-bauturi', function() {\n\t\t$('#meniu-bauturi').css('display', 'block');\n\t\t$('#meniu-mancare').css('display', 'none');\n\t\t$('#meniu-tigari').css('display', 'none');\n\t});\n})(jQuery)\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-545b44f elementor-widget elementor-widget-html\" data-id=\"545b44f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n(function($) {\n\t$('body').on('click', '.acf-tooltip-content', function() {\n\t\tconsole.log('clicked on content');\n\t\t$(this).css('display', 'none');\n\t})\n\n\t$('body').on('click', '.titlu', function() {\n\t\tid = $(this).attr('data-id');\n\t\tconsole.log('clicked on title ' + id);\n\t\t$('#product-' + id + ' .acf-tooltip-content').css('display', 'block');\n\t})\n})(jQuery)\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2858c4 elementor-widget elementor-widget-html\" data-id=\"a2858c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n.product-data .elementor-shortcode {\n  display: grid;\n  gap: 6px;\n}\n\n.product-data .titlu {\n  font-family: 'Ruda';\n  background: #fff;\n}\n\n.product-data .gramaj {\n  color: gray;\n  font-family: 'Ruda';\n}\n\n\n@media screen and (max-width: 800px) {\n  .product-data .elementor-shortcode {\n    grid-template-columns: auto;\n    justify-content: center;\n    align-items: center;\n    display: grid;\n  }\n  \n  .product-data .titlu {\n    font-size: 15px !important;\n    grid-column: span 2;\n  }\n  \n  .product-data .image {\n    display: inline-block;\n    width: 15px;\n  }\n  \n  .product-data .image img {\n    width: 100%;\n  }\n}\n\n@media screen and (min-width: 800px) {\n  .product-data .elementor-shortcode {\n    grid-template-columns: auto auto 50px;\n    gap: 6px;\n  }\n  \n  .product-data .image {\n    display: inline-block;\n    width: 15px;\n  }\n  \n  .product-data .image img {\n    width: 100%;\n  }\n}\n\n\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75d5eae elementor-widget elementor-widget-html\" data-id=\"75d5eae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n.has-info {\n\/*     display: none *\/\n\tmargin-left: 5px\n}\n\n.has-info img {\n\twidth: 12px;\n}\n\n\n@media screen and (min-width: 800px) {\n  .acf-tooltip-wrapper {\n    position: relative;\n    \/*display: inline-block;*\/\n  }\n  \n\t.acf-tooltip-content {\n\t  position: absolute;\n\t  top: 100%;\n\t  left: 0;\n\t  transform: translateX(-50%);\n\t  background: #333;\n\t  color: #fff;\n\t  padding: 6px 10px;\n\t  border-radius: 6px;\n\t  transition: opacity 0.2s ease-in-out;\n\t  z-index: 100;\n\t  width: 300px;\n\t  font-family: 'Ruda';\n\t  font-size: 13px;\n\t\tdisplay: none;\n\t}\n\t\n\t.titlu:hover .acf-tooltip-content {\n\t\tdisplay: block\n\t}\n}\n\n@media screen and (max-width: 800px) {\n  .acf-tooltip-content {\n    position: fixed;\n    top: 0;\n    left: 0;\n    background: #eee;\n    padding: 100px 40px;\n\t  font-family: 'Ruda';\n\t  font-size: 16px;\n\t  transition: opacity 0.2s ease-in-out;\n\t  z-index: 100;\n    width: 100%;\n    height: 100vh;\n\tdisplay: none;\n  }\n  \n\t\/*.titlu:hover .acf-tooltip-content {*\/\n\t\/*\tdisplay: block*\/\n\t\/*}*\/\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Business Lunch Nou Mancare Bauturi Tigari D\u0103 click pe titlul produsulul cu iconi\u021b\u0103 pentru a vedea informa\u021biile nutri\u021bionale. Mic Dejun Aperitive Supe \/ Ciorbe Comfort Food Tacos Tortilla &amp; Wrap Carne Peste &amp; fructe de mare Paste &amp; Risotto Salata de insotire Salate Meniu copii Garnituri Sosuri Cosul de paine Extra Topping Desert Meniu Business [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1369,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3011","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/pages\/3011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/comments?post=3011"}],"version-history":[{"count":449,"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/pages\/3011\/revisions"}],"predecessor-version":[{"id":4026,"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/pages\/3011\/revisions\/4026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/media\/1369"}],"wp:attachment":[{"href":"https:\/\/lunabistro.ro\/en\/wp-json\/wp\/v2\/media?parent=3011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}