{"product_id":"benabola-sky-lounge-marbella","title":"Benabola","description":"\u003cdiv class=\"custom-tabs\"\u003e\n\n  \u003cdiv class=\"tabs-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" data-tab=\"reserve\"\u003eReserve\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn \" data-tab=\"info\"\u003eInfo\u003c\/button\u003e\n\n    \u003cbutton class=\"tab-btn tab-link\" data-link=\"https:\/\/benabola-skylounge-menu.herokuapp.com\/#virgin-cocktails\"\u003e\n      Menu\n    \u003c\/button\u003e\n\n    \u003cbutton class=\"tab-btn tab-link\" data-link=\"https:\/\/www.google.com\/maps?rlz=1C1CHBF_esES1049ES1049\u0026amp;um=1\u0026amp;ie=UTF-8\u0026amp;fb=1\u0026amp;gl=es\u0026amp;sa=X\u0026amp;geocode=KQPA5-0DKXMNMeus_kPBUPh4\u0026amp;daddr=C.+Benabola,+bloque+3,+Planta+7,+Nueva+Andaluc%C3%ADa,+29660+Marbella,+M%C3%A1laga\"\u003e\n      Location\n    \u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RESERVE --\u003e\n  \u003cdiv class=\"tab-content active\" id=\"reserve\"\u003e\n    \u003cdiv class=\"reserve-form-wrap\"\u003e\n      \u003cdiv class=\"globo-formbuilder\" data-id=\" \"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INFO --\u003e\n  \u003cdiv class=\"tab-content \" id=\"info\"\u003e\n    \u003cp\u003e\n  Perched above Puerto Banús on the rooftop of Hotel Benabola, Benabola Sky Lounge offers one of the most iconic panoramic viewpoints in Marbella. Overlooking luxury yachts, the Mediterranean Sea, and La Concha mountain, it delivers a relaxed yet stylish rooftop experience designed for sunset drinks and early-night social energy.\n\u003c\/p\u003e\n\n\u003ch4 class=\"ql-align-center\"\u003eFood: Chic Tapas \u0026amp; Signature Cocktails\u003c\/h4\u003e\n\u003cp class=\"ql-align-center\"\u003e\n  A light menu focused on sharing plates and tapas, complemented by a strong cocktail offering, premium spirits, and wines. The emphasis is on drinks and atmosphere rather than full dining, making it ideal for aperitifs and pre-dinner gatherings.\n\u003c\/p\u003e\n\n\u003ch4 class=\"ql-align-center\"\u003eVibe: Scenic, Sophisticated \u0026amp; Relaxed\u003c\/h4\u003e\n\u003cp class=\"ql-align-center\"\u003e\n  With its rooftop terrace, lounge seating, and uninterrupted marina views, the atmosphere is elegant yet laid-back. It attracts a stylish, mixed crowd looking to enjoy Puerto Banús from above without the intensity of the nightlife below.\n\u003c\/p\u003e\n\n\u003ch4 class=\"ql-align-center\"\u003eExperience: Sunset to Pre-Party Flow\u003c\/h4\u003e\n\u003cp class=\"ql-align-center\"\u003e\n  The experience is all about timing—arrive for golden hour as the marina lights up, then stay as the atmosphere builds into a lively pre-party setting. It’s a perfect starting point before heading into nearby clubs and nightlife hotspots.\n\u003c\/p\u003e\n\n\u003ch4 class=\"ql-align-center\"\u003ePrices \u0026amp; What to Expect\u003c\/h4\u003e\n\u003cp class=\"ql-align-center\"\u003e\n  Expect mid-to-premium pricing, with the value centred around the views, location, and overall experience rather than extensive dining. The focus is on cocktails, music, and ambiance.\n\u003c\/p\u003e\n\n\u003ch4 class=\"ql-align-center\"\u003ePro Tip: Arrive Early\u003c\/h4\u003e\n\u003cp class=\"ql-align-center\"\u003e\n  Tables operate on a first-come basis, so arrive before sunset to secure the best spots along the terrace. Ideal for starting your night before moving into Puerto Banús nightlife.\n\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.custom-tabs {\n  margin-top: 30px;\n}\n\n.tabs-nav {\n  display: flex !important;\n  flex-wrap: nowrap !important;\n  justify-content: space-between !important;\n  border-bottom: 1px solid #eee;\n  overflow-x: auto;\n}\n\n.tab-btn {\n  flex: none !important;\n  padding: 12px 8px !important;\n  background: none;\n  border: none;\n  font-size: 12px !important;\n  letter-spacing: 0.06em !important;\n  text-transform: uppercase;\n  cursor: pointer;\n  color: #777;\n  white-space: nowrap;\n}\n\n.tab-btn.active {\n  color: #000;\n  border-bottom: 2px solid #000;\n}\n\n.tab-btn[data-tab=\"reserve\"] {\n  color: #000;\n  font-weight: 600;\n}\n\n.tab-content {\n  display: none;\n  padding: 20px 0;\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.tab-content.active {\n  display: block;\n}\n\n.reserve-form-wrap {\n  width: 100%;\n  overflow: visible !important;\n}\n\n#reserve {\n  overflow: visible !important;\n}\n\n#reserve .globo-formbuilder {\n  width: 100% !important;\n  max-width: 100% !important;\n  display: block !important;\n}\n\n\/* MOBILE *\/\n@media screen and (max-width: 768px) {\n  .tab-btn {\n    font-size: 11px !important;\n    padding: 10px 6px !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\ndocument.querySelectorAll('.custom-tabs').forEach(function(wrapper) {\n  var buttons = wrapper.querySelectorAll('.tab-btn');\n  var contents = wrapper.querySelectorAll('.tab-content');\n\n  buttons.forEach(function(button) {\n    button.addEventListener('click', function() {\n      if (button.classList.contains('tab-link')) {\n        var url = button.getAttribute('data-link');\n        window.open(url, '_blank');\n        return;\n      }\n\n      var tab = button.getAttribute('data-tab');\n\n      buttons.forEach(function(btn) {\n        btn.classList.remove('active');\n      });\n\n      contents.forEach(function(content) {\n        content.classList.remove('active');\n      });\n\n      button.classList.add('active');\n      wrapper.querySelector('#' + tab).classList.add('active');\n    });\n  });\n});\n\u003c\/script\u003e","brand":"Sky Lounge","offers":[{"title":"Default Title","offer_id":54163143917893,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0401\/1022\/7616\/files\/IMG_8543.jpg?v=1748762947","url":"https:\/\/livelovemarbella.com\/products\/benabola-sky-lounge-marbella","provider":"Live Love Marbella","version":"1.0","type":"link"}