{"id":290,"date":"2026-02-02T09:40:09","date_gmt":"2026-02-02T09:40:09","guid":{"rendered":"https:\/\/hblm.es\/carta-dei-vini-delle-canarie\/"},"modified":"2026-02-02T10:34:04","modified_gmt":"2026-02-02T10:34:04","slug":"vini","status":"publish","type":"page","link":"https:\/\/hblm.es\/it\/vini\/","title":{"rendered":"Carta dei vini delle Canarie"},"content":{"rendered":"<p><center>\t<style type=\"text\/css\">\n\t\t#spl_3615510889,\n\t\t#spl6_3615510889 {\n\t\t\t--spl-s6-title-color: #264E7C;\n\t\t\t--spl-s6-title-font-size: 45px;\n\t\t\t--spl-s6-title-font-style: Montserrat;\n\t\t\t--spl-s6-title-font-weight: 800;\n\t\t\t\n\t\t\t--spl-s6-category-font-size: 14px;\n\t\t\t--spl-s6-category-color: #ffffff;\n\t\t\t--spl-s6-category-font-style: Montserrat;\n\t\t\t--spl-s6-category-font-weight: 400;\n\t\t\t--spl-s6-category-cover-image-overlay-color: hsl(0deg 0% 0% \/ 31%);\n\n\t\t\t--spl-s6-price-font-size: 25px;\n\t\t\t--spl-s6-price-color: #6984C8;\n\t\t\t--spl-s6-price-font-style: Montserrat;\n\t\t\t--spl-s6-price-font-weight: 700;\n\n\t\t\t--spl-s6-item-name-font-size: 22px;\n\t\t\t--spl-s6-item-name-color: #545454;\n\t\t\t--spl-s6-item-name-font-style: Montserrat;\n\t\t\t--spl-s6-item-name-hover-color: #6984C8;\n\t\t\t--spl-s6-item-name-font-weight: 700;\n\n\t\t\t--spl-s6-desc-font-size: 16px;\n\t\t\t--spl-s6-desc-color: #7c7c7c;\n\t\t\t--spl-s6-desc-font-style: Montserrat;\n\t\t\t--spl-s6-desc-font-weight: 300;\n\n\t\t\t--spl-s6-cat-desc-font-size: inherit;\n\t\t\t--spl-s6-cat-desc-color: #000000;\n\t\t\t--spl-s6-cat-desc-font-style: Montserrat;\n\t\t\t--spl-s6-cat-desc-font-weight: 400;\n\t\t\t--spl-s6-item-name-font-size: 18px;\n\t\t}\n\t<\/style>\n<!-- Pricing table 1 -->\n\n<!-- Pricing table 2 -->\n\n\n\n\t<script id=\"style6_3615510889\" type=\"text\/javascript\">\n\t\taddEventListener('DOMContentLoaded', (event) => {\n\t\t\tconst pricelistRoot = document.querySelector('#spl_3615510889');\n\t\t\tconst navTargets = pricelistRoot.querySelectorAll('.tab-links_spl li a');\n\t\t\tnavTargets.forEach((navTarget) => {\n\t\t\t\tnavTarget.addEventListener('click', (event) => {\n\t\t\t\t\tconst navTargetParent = navTarget.parentElement;\n\t\t\t\t\tconst navTargetSiblings = navTargetParent.parentElement.querySelectorAll('li');\n\t\t\t\t\tnavTargetSiblings.forEach((navTargetSibling) => {\n\t\t\t\t\t\tnavTargetSibling.classList.remove('active');\n\t\t\t\t\t});\n\t\t\t\t\tnavTargetParent.classList.add('active');\n\t\t\t\t\tconst targetItemCategoryKey = navTarget.getAttribute('data-target-cat-key');\n\t\t\t\t\tconst targetItemCategoryDescKey = targetItemCategoryKey;\n\t\t\t\t\tconst excludedItemsDesc = pricelistRoot.querySelectorAll(`.style-6-custom-description-section:not([data-target-cat-desc-key=\"${targetItemCategoryDescKey}\"])`);\n\t\t\t\t\tconst priceItemNodes = pricelistRoot.querySelectorAll('.service-item');\n\t\t\t\t\tconst targetItems = pricelistRoot.querySelectorAll(`.service-item[data-cat-key=\"${targetItemCategoryKey}\"]`);\n\t\t\t\t\tif ( ! targetItemCategoryKey ) {\n\t\t\t\t\t\tpriceItemNodes.forEach((priceItemNode) => {\n\t\t\t\t\t\t\tpriceItemNode.classList.remove('spl-hidden');\n\t\t\t\t\t\t});\n\t\t\t\t\t\texcludedItemsDesc.forEach((excludedItemDesc) => {\n\t\t\t\t\t\t\texcludedItemDesc.classList.add('spl-hidden');\n\t\t\t\t\t\t});\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t\tconst excludedItems = pricelistRoot.querySelectorAll(`.service-item:not([data-cat-key=\"${targetItemCategoryKey}\"])`);\n\t\t\t\t\tpriceItemNodes.forEach((priceItemNode) => {\n\t\t\t\t\t\tpriceItemNode.classList.add('spl-hidden');\n\t\t\t\t\t});\n\t\t\t\t\ttargetItems.forEach((targetItem) => {\n\t\t\t\t\t\ttargetItem.classList.remove('spl-hidden');\n\t\t\t\t\t});\n\t\t\t\t\tconst targetItemsDesc = pricelistRoot.querySelectorAll(`.style-6-custom-description-section[data-target-cat-desc-key=\"${targetItemCategoryDescKey}\"]`);\n\t\t\t\t\texcludedItemsDesc.forEach((excludedItemDesc) => {\n\t\t\t\t\t\texcludedItemDesc.classList.add('spl-hidden');\n\t\t\t\t\t});\n\t\t\t\t\ttargetItemsDesc.forEach((targetItemDesc) => {\n\t\t\t\t\t\ttargetItemDesc.classList.remove('spl-hidden');\n\t\t\t\t\t});\n\t\t\t\t});\n\t\t\t\tif ( navTarget.parentElement.classList.contains('default') ) {\n\t\t\t\t\tnavTarget.click();\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t<\/script>\n\t<div class=\"style-6 spl_main_content_box price_wrapper body-inner\" style=\"max-width:1200px;margin-left:auto;margin-right:auto; \" data-style=\"style_6\" data-list-columns=one id=\"spl_3615510889\">\n\t\t\t\t<div class=\"spl-s6-title-wrapper\">\n\t\t\t<div class=\"spl-s6-title\">Vini canari<\/div>\n\t\t\t<div class=\"spl-s6-title-desc\"><\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"spl-s6-nav-wrapper\">\n\t\t\t\t\t<!-- Nav tabs -->\n\t\t\t<ul class=\"tab-links_spl style-6\">\n\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"\n\t\t\t\t\t\t\t\t\t\">\n\t\t\t\t<a href=\"javascript:void(0)\" data-target-cat-key=\"1\" data-href=\"#1_3615510889\">Provate la nostra offerta di vini canari, una selezione esclusiva che non troverete al supermercato e a prezzi molto ragionevoli. Richiedili alla reception o chiamando il 23 dal telefono della tua camera<\/a>\n\t\t\t<\/li>\n\t\t\t\t\t\t\t<\/ul>\n\t\t\t\n\t\t\t\t<\/div>\n\t\t<div class=\"spl-s6-title-desc-wrapper\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"spl-s6-cat-wrapper clearfix active\" id=\"1_3615510889\">\n\t\t\t<ul class=\"spl-s6-list-wrapper \">\n\t\t\t\t\t\t\t\t\t<div class=\"service-item\" data-cat-key=\"1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hblm.es\/wp-content\/uploads\/2025\/09\/Vino-Blanco-Mi-Isla.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<h3>\n\t\t\t\t\t\t\t\t<span>Mi Isla Blanco<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<p class=\"spl-s6-muted\">Vino bianco secco. Denominazione di origine Abona, Tenerife. Uva \"List\u00e1n Blanco\", Di colore giallo pallido e bordature verdastre. Al naso predominano piacevoli ricordi fruttati erbacei con sentori di finocchio. In bocca equilibrato e con una freschezza propria della sua acidit\u00e0, finale persistente e rinfrescante.<\/p>\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"price\">\n\t\t\t\t\t\t\t\t\t<div class=\"original-price\">13\u20ac<\/div>\n\t\t\t\t\t\t\t\t\t<!-- <button class=\"buy-now\"><\/button> -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"service-item\" data-cat-key=\"1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hblm.es\/wp-content\/uploads\/2025\/09\/Vino-Tinto-Mi-Isla.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<h3>\n\t\t\t\t\t\t\t\t<span>Mi Isla Tinto<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<p class=\"spl-s6-muted\">Vino rosso. Denominazione di origine Abona, Tenerife. Uve List\u00e1n negro, Ruby Cabernet e Tempranillo. Il suo colore \u00e8 rosso picciolo con riflessi viola. Al naso \u00e8 intenso a frutti rossi, tocchi minerali e speziati. In bocca, ben strutturato, persistente, spiccano note balsamiche e di liquirizia, dal finale elegante e avvolgente.<\/p>\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"price\">\n\t\t\t\t\t\t\t\t\t<div class=\"original-price\">13\u20ac<\/div>\n\t\t\t\t\t\t\t\t\t<!-- <button class=\"buy-now\"><\/button> -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"service-item\" data-cat-key=\"1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hblm.es\/wp-content\/uploads\/2025\/09\/Vino-Blanco-Malvasia-Barrica.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<h3>\n\t\t\t\t\t\t\t\t<span>Testamento Malvas\u00eda (in botte)<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<p class=\"spl-s6-muted\">Vino bianco fermentato in botte. Denominazione di origine Abona, Tenerife. Uva 100% malvasia aromatica. Il suo colore \u00e8 giallo con iridescenze dorate, molto pulito e trasparente. Al naso \u00e8 sottile di frutti tropicali. In bocca \u00e8 ampio e denso, con un retrogusto che ci ricorda la variet\u00e0 su uno sfondo dolce di rovere francese e la forte personalit\u00e0 della quercia americana.<\/p>\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"price\">\n\t\t\t\t\t\t\t\t\t<div class=\"original-price\">17\u20ac<\/div>\n\t\t\t\t\t\t\t\t\t<!-- <button class=\"buy-now\"><\/button> -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"service-item\" data-cat-key=\"1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hblm.es\/wp-content\/uploads\/2025\/09\/Vino-Blanco-Malvasia-Seco.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<h3>\n\t\t\t\t\t\t\t\t<span>Testamento Malvas\u00eda (secco)<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<p class=\"spl-s6-muted\">Vino bianco secco. Denominazione di origine Abona, Tenerife. Uva 100% malvasia aromatica. Il suo colore \u00e8 giallo dorato iridescente, molto pulito e trasparente. Al naso \u00e8 forte e seducente, dove spiccano frutti tropicali come mango e variet\u00e0 di tocchi floreali, insieme a note leggermente speziate. In bocca, ben strutturato ampio e con un equilibrio acido amaro ed elegante.<\/p>\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"price\">\n\t\t\t\t\t\t\t\t\t<div class=\"original-price\">18\u20ac<\/div>\n\t\t\t\t\t\t\t\t\t<!-- <button class=\"buy-now\"><\/button> -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"service-item\" data-cat-key=\"1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hblm.es\/wp-content\/uploads\/2025\/09\/VIno-Blanco-Malvasia-Lanzarote.jpg\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<h3>\n\t\t\t\t\t\t\t\t<span>Martin\u00f3n Malvas\u00eda (di Lanzarote)<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"spl-item-popular\">\n\t\t\t\t\t\t\t\t\t\t\u2b50 \t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<p class=\"spl-s6-muted\">Vino bianco secco. Denominazione di origine Lanzarote. Uva 100% malvasia. Un'autentica espressione del paesaggio vulcanico di Lanzarote, realizzato con l'uva 100% Malvasia Vulcanica, preparata a mano e selezionata su nastro. Le uve vengono raccolte manualmente e sottoposte a un processo di raffreddamento in camere, seguito da macerazione e pressatura. \u00c8 un vino premiato (Medaglia d'Oro al Portugal Wine Trophy 2024, Medaglia d'Oro al Concorso Nazionale dei Vini \u00abPeque\u00f1as D.O.\u00bb 2024) che unisce tradizione ed eccellenza. Pulito e brillante alla vista, con intensi aromi di agrumi e mela verde, con un'acidit\u00e0 rinfrescante e persistente.<\/p>\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"price\">\n\t\t\t\t\t\t\t\t\t<div class=\"original-price\">23\u20ac<\/div>\n\t\t\t\t\t\t\t\t\t<!-- <button class=\"buy-now\"><\/button> -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t<\/div>\n\t\n<!--AK Style -->\n<style type=\"text\/css\">\n\t\t#spl_3615510889.grid-sizer:nth-child(2n+1) {\n\t\tclear: both;\n\t}\n\n\t\t\t\t\t\t\t \t\t#spl_3615510889.price_wrapper .name.a-tag,\n\t#spl_3615510889.price_wrapper .style-8-title-container h3 {\n\t\tfont-size: 22px !important;\n\t}\n\n\t\t\t\t\t\t\t\t\t#spl_3615510889.price_wrapper ul.tab-links_spl,\n\t#spl_3615510889.price_wrapper h3.tab-links_spl {\n\t\tfont-size: 14px !important;\n\t}\n\n\t\t\t\t\t#spl_3615510889.price_wrapper ul.tab-links_spl:not(.style-6) li a,\n\t#spl_3615510889.price_wrapper h3.tab-links_spl {\n\t\tfont-size: 14px !important;\n\t\tpadding-right: 5px !important;\n\t\tpadding-left: 5px !important;\n\t\ttext-transform: none !important;\n\t\tletter-spacing: .15em;\n\t}\n\n\t#spl_3615510889.price_wrapper .tabs_spl ul.tab-links_spl:not(.style-6) li:before {\n\t\tfont-size: 14px !important;\n\t}\n\n\t\t\t\t\t#spl_3615510889.price_wrapper .head-title span {\n\t\tfont-size: 45px !important;\n\t\tfont-weight: 800;\n\t}\n\n\t.head-title span.spl_without_tab_style2 {\n\t\tfont-size: 45px !important;\n\t\tfont-weight: 800;\n\t}\n\n\t\t\t\t\tul.tab-links_spl.with_tab_tablink_style1 {\n\t\tpadding: 0 !important;\n\t}\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t#spl_3615510889.price_wrapper .spl-item-popular,\n\t\t\t\t\t#spl_3615510889.style-10 .spl-item-popular {\n\t\t\t\t\t\tbackground-color: #6984C8;\n\t\t\t\t\t}\n\t\t\t\t\t#spl_3615510889.price_wrapper .head-title span,\n\t\t{\n\t\tfont-family: \"Montserrat\";\n\t\tfont-weight: 800;\n\t}\n\n\t.head-title span.spl_without_tab_style2 {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-weight: 800;\n\t}\n\n\t\t\t\t\t\t\t#spl_3615510889.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_3615510889.price_wrapper .style5_cat_tab .tabs_spl .tab-links_spl li a,\n\t#spl_3615510889.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .df-spl-style7_cat_tab-container ul li a,\n\t#spl_3615510889.price_wrapper .df-spl-style8_cat_tab-container ul li a,\n\t#spl_3615510889.price_wrapper .style-8-pricetag-container .pricetag span,\n\t#spl_3615510889.price_wrapper .style-6-2-price .spl-price.a-tag {\n\t\tfont-family: \"Montserrat\";\n\t\t\/* padding-top: 5px; Test to remove Style 4 *\/\n\t}\n\n\t\t\n\t\/* start font weight css *\/\n\t\t\t#spl_3615510889.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_3615510889.price_wrapper .style5_cat_tab .tabs_spl .tab-links_spl li a,\n\t#spl_3615510889.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .df-spl-style7_cat_tab-container ul li a,\n\t#spl_3615510889.price_wrapper .style-6-2-price .spl-price.a-tag {\n\t\tfont-weight: 400;\n\t}\n\n\t\n\t\/* end font weight css *\/\n\t\t\t#spl_3615510889.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .style-6-2-price .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .spl-style-5 .spl-five-bottom .spl-style5-price .spl-price p,\n\t#spl_3615510889.price_wrapper .spl-style-7 .spl-price p {\n\t\tfont-family: \"Montserrat\";\n\t}\n\n\t\t\t\n\t\/*#spl_\n\t\t\t\t\t.price_wrapper .name-price-desc .desc.a-tag{\n  font-family: \"\n\t\t\t\t\t\t\" !important;\n  font-size: 95%;\n  font-weight: 400;\n}*\/\n\t#spl_3615510889.price_wrapper .spl-style-5 .spl-five-bottom .name,\n\t#spl_3615510889.price_wrapper .spl-style-7 .name {\n\t\tfont-family: \"Montserrat\";\n\t}\n\n\t#spl_3615510889.price_wrapper .name-price-desc .name.a-tag,\n\t#spl_3615510889.price_wrapper .style-8-title-container h3,\n\t#spl_3615510889.price_wrapper .style-6-2-desc .name.a-tag,\n\t[data-price-list-id=\"3615510889\"] h5 {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-weight: 500;\n\t\tword-break: break-word;\n\t    overflow-wrap: anywhere;\n\t}\n\n\t\t\t\/** start of dropdown width *\/\n\t\t\/** end of dropdown width *\/\n\n\t\/* start category dynamic font weight setting style 3 *\/\n\t\t\tspan.head-title.tab-links_spl,\n\tspan.head-title.tab-links_spl.head_title_style_3 {\n\t\tfont-weight: 400 !important;\n\t}\n\n\t\n\t\/* end category dynamic font weight setting style 3*\/\n\t\/* start service dynamic font weight style 2*\/\n\t\t\t#spl_3615510889.price_wrapper .name-price-desc .name.a-tag,\n\t\t[data-price-list-id=\"3615510889\"] h5 {\n\t\tfont-weight: 700;\n\t}\n\n\t\n\t\/* end service dynamic font weight style 2*\/\n\t\/* start service dynamic font weight *\/\n\t\t\t#spl_3615510889.price_wrapper .spl-style-5 .name,\n\t#spl_3615510889.price_wrapper .spl-style-7 .name {\n\t\tfont-weight: 700 !important;\n\t}\n\n\t\n\t\/* end service dynamic font weight *\/\n\t\t\t#spl_3615510889.price_wrapper .name-price-desc .desc.a-tag,\n\t#spl_3615510889.price_wrapper .spl-style-5 .spl-five-bottom .desc,\n\t#spl_3615510889.price_wrapper .style-8-title-container small,\n\t#spl_3615510889 .ts-control .item,\n\t#spl_3615510889 .ts-dropdown-content .option,\n\t[data-price-list-id=\"3615510889\"] p {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-size: 16px;\n\t\tcolor: #7c7c7c;\n\t\tfont-weight: 400;\n\t\tword-break: break-word;\n\t    overflow-wrap: anywhere;\n\t}\n\n\n\t#spl_3615510889.price_wrapper .cat_descreption .col-sm-12,\n\t#spl_3615510889.price_wrapper .spl-style-7 .desc,\n\t#spl_3615510889.price_wrapper .style3_cat_desc,\n\t#spl_3615510889.price_wrapper .style4_cat_desc {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-size: ;\n\t\tcolor: #000000;\n\t\tfont-weight: 400;\n\t}\n\n\t#spl_3615510889 .focus .ts-control {\n\t\tborder-color: #7c7c7c;\n\t\tbox-shadow: 0 0 0 0.2rem #7c7c7c6b;\n\t}\n\n\t#spl_3615510889.price_wrapper .style-6-2-btn {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-size: 11px;\n\t}\n\n\t#spl_3615510889 .style-4-border {\n\t\tborder: 1px solid #7c7c7c;\n\t}\n\n\t\t\n\t\/* start service description dynamic font weight *\/\n\t\t\t#spl_3615510889.price_wrapper .name-price-desc .desc.a-tag,\n\t#spl_3615510889.price_wrapper .spl-style-5 .desc,\n\t#spl_3615510889.price_wrapper .spl-style-7 .desc,\n\t[data-price-list-id=\"3615510889\"] p {\n\t\tfont-weight: 300 !important;\n\t}\n\n\t\n\t\/* end service description dynamic font weight *\/\n\t\/*start category dynamic font size style 2*\/\n\t\n\t\/* end category dynamic font size style 2 *\/\n\t\/* start category dynamic font weight style 2 *\/\n\t\t\t#spl_3615510889.price_wrapper span.tab-links_spl.spl_cat_title_style_2 {\n\t\tfont-weight: 400 !important;\n\t\tfont-size: 14px !important;\n\t}\n\n\t\n\t\/* end category dynamic font weight style 2 *\/\n\t\t\t#spl_3615510889.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_3615510889.price_wrapper span.tab-links_spl {\n\t\t\t\t\tcolor: #ffffff !important;\n\t\tfont-family: \"Montserrat\";\n\t\t\t\t}\n\n\t#spl_3615510889.price_wrapper .name-price-desc .spl-price.a-tag {\n\t\t\t}\n\n\t\t\t\t\t#spl_3615510889.price_wrapper .name-price-desc .name.a-tag,\n\t#spl_3615510889.price_wrapper .name.a-tag,\n\t#spl_3615510889.price_wrapper .style-8-title-container h3,\n\t#spl_3615510889.price_wrapper .style-8-description {\n\t\tcolor: #545454 !important;\n\t}\n\n\t\t\t\t\t#spl_3615510889.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .style-seven .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .style-6-2-price .spl-price.a-tag {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t\/*style 2 book now button color*\/\n\t#spl_3615510889.price_wrapper .spl_book_now_btn_style_1 {\n\t\tcolor: #6984C8 !important;\n\t\tborder: 1px solid #6984C8 !important;\n\t\t\n\t}\n\t#spl_3615510889.price_wrapper .spl_book_now_btn_style_1:hover {\n\t\tborder: 1px solid  #6984C8;\n\t\tbackground:#6984C8;\n\t\tborder: 1px solid #6984C8;\n\t}\n\n\t\/*style 2 book now button color*\/\n\t\/*style 6 book now button color start*\/\n\t#spl_3615510889.price_wrapper .spl_book_now_btn_style_6 {\n\t\tcolor: #6984C8;\n\t\tborder: 1px solid #6984C8;\n\t}\n\n\t\/*style 6 book now button color end*\/\n\t\/*style 4 book now button color*\/\n\t#spl_3615510889 .spl_cstm_btn_style4 .spl_book_now_btn_style_4 {\n\t\tcolor: #6984C8;\n\t}\n\n\t#spl_3615510889 .spl_category_brak_style4 .spl_book_now_btn_style_4 {\n\t\tcolor: #6984C8;\n\t}\n\n\t#spl_3615510889.price_wrapper .spl-style-5 .spl-price p {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t\/* style 5 book now button *\/\n\t#spl_3615510889.spl_book_now_btn_style_5,\n\t\/* style 5 book now button *\/\n\t#spl_3615510889.spl_book_now_btn_style_7 {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t\t\t\t\t#spl_3615510889.price_wrapper .tabs_spl .tab-links_spl li a:hover {\n\t\tcolor: #6984C8;\n\t\tborder-bottom: 1px solid #6984C8;\n\t\ttext-decoration: none;\n\t\tpadding-bottom: 7px;\n\t}\n\n\t#spl_3615510889.price_wrapper .style-five-head .tabs_spl .tab-links_spl li a:hover {\n\t\tcolor: #fff !important;\n\t\ttext-decoration: none !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .style-five-head .head-title span:hover {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .style5_cat_tab ul.tab-links_spl li:hover {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .tabs_spl ul.tab-links_spl li:before {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\n\t#spl_3615510889.price_wrapper ul.tab-links_spl li.active a {\n\t\tborder-bottom: 1px solid #6984C8 !important;\n\t\tcolor: #6984C8 !important;\n\t\tpadding-bottom: 5px;\n\t}\n\n\t#spl_3615510889.price_wrapper .style5_cat_tab ul.tab-links_spl li.active {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .style5_cat_tab ul.tab-links_spl li.active a {\n\t\tcolor: #fff !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .df-spl-style7_cat_tab-container ul li.active,\n\t#spl_3615510889.price_wrapper .noUi-connect {\n\t\tbackground-color: #6984C8;\n\t}\n\t#spl_3615510889.price_wrapper .spl_book_now_btn_style_7 {\n\t\tbackground-color: #6984C8;\n\t\tcolor: white;\n    \ttext-align: center;\n\t}\n\n\t#spl_3615510889.price_wrapper .df-spl-style7_cat_tab-container ul li.active a {\n\t\tcolor: #fff;\n\t}\n\n\t\t\t\t\n\t\/*.price_wrapper .desc.a-tag {\n\tcolor: #545454 !important;\n}*\/\n\t\t\t\t\t#spl_3615510889.price_wrapper .head-title span {\n\t\tcolor: #264E7C !important;\n\t}\n\n\t.head-title span.spl_without_tab_style2 {\n\t\tcolor: #264E7C !important;\n\t}\n\n\t\t\t\t\t#spl_3615510889.price_wrapper .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .spl-style-5 .spl-price p,\n\t#spl_3615510889.price_wrapper .spl-style-7 .spl-price p,\n\t#spl_3615510889.price_wrapper .style-8-pricetag-container .pricetag span {\n\t\tfont-size: 25px !important;\n\t}\n\n\t\t\n\t\/* start service price dynmaic font weight setting *\/\n\t\t\t#spl_3615510889.price_wrapper .spl-price.a-tag,\n\t#spl_3615510889.price_wrapper .spl-style-5 .spl-price p,\n\t#spl_3615510889.price_wrapper .spl-style-7 .spl-price p,\n\t#spl_3615510889.price_wrapper .style-8-pricetag-container .pricetag span {\n\t\tfont-weight: 700 !important;\n\t}\n\n\t\n\t\/* end service price dynamic font weight setting *\/\n\t\t\t\t#spl_3615510889.price_wrapper .tabs_spl ul.tab-links_spl li:before {\n\t\tfont-family: FontAwesome !important;\n\t\tfont-weight: normal !important;\n\t\tfont-style: normal !important;\n\t\tdisplay: inline-block !important;\n\t\ttext-decoration: inherit !important;\n\t\t\/*content: \"\\F105\" !important;*\/\n\t\tposition: absolute !important;\n\t\tleft: 0 !important;\n\t}\n\n\t\t\t#spl_3615510889.price_wrapper .tabs_spl .tab-links_spl li.active a {\n\t\t\t}\n\n\t#spl_3615510889 .custom-description-section {\n\t\ttext-align: center;\n\t\tcolor: #000000;\n\t\tfont-family: Montserrat;\n\t\tfont-size: inherit;\n\t\tfont-weight: 400;\n\t}\n\n\t.without_tab {\n\t\tclear: both;\n\t\tpadding-top: 20px;\n\t}\n\n\th3.head-title {\n\t\tmargin: 15px 0px;\n\t}\n\n\t#spl_3615510889.price_wrapper ul.tab-links_spl li {\n\t\tpadding: 2px 5px !important;\n\t}\n\n\t\/******************* IF STYLE=1 and Stylish Button = On ********\/\n\t#spl_3615510889.price_wrapper ul.tab-links_spl li a {\n\t\t\t}\n\n\t#spl_3615510889.price_wrapper .style5_cat_tab ul.tab-links_spl li {\n\t\tbackground-color: #ffffff !important;\n\t\tpadding: 8px 22px !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .style5_cat_tab ul.tab-links_spl li:before {\n\t\tdisplay: none !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .df-spl-style7_cat_tab-container ul li:not(.active) a,\n\t#spl_3615510889.price_wrapper .df-spl-style8_cat_tab-container ul li:not(.active) a {\n\t\tcolor: #ffffff;\n\t}\n\n\t#spl_3615510889.price_wrapper .df-spl-style7_cat_tab-container ul li:before {\n\t\tdisplay: none !important;\n\t}\n\n\t#spl_3615510889.price_wrapper .for-style-3 span.head_title_style_3 {\n\t\t\t}\n\t#spl_3615510889.price_wrapper .txt-button-style3:hover {\n\t\tbackground-color: #fff !important;\n\t\tcolor: #264E7C;\n\t\tfont-family: \"Montserrat\";\n\t\tborder: 1px solid  #264E7C;\n\t\ttransition: all 0.3s ease;\n\t}\n\t#spl_3615510889.price_wrapper .txt-button-style3 {\n\t\tfont-family: \"Montserrat\";\n\t\tborder: 1px solid  #264E7C;\n\t}\n\n\t\/*Book now button style 3*\/\n\t#spl_3615510889.txt-button-style3,\n\t#spl_3615510889.style-6-2-btn {\n\t\tbackground-color: #6984C8 !important;\n\t\tcolor: #ffffff !important;\n\t}\n\n\t\n\t\/*\nStyle\n*\/\n\t#tiles_3615510889 {\n\t\tlist-style-type: none;\n\t\tposition: relative;\n\t\tmargin: 0;\n\t}\n\n\t#tiles_3615510889li {\n\t\twidth: 350px;\n\t\t-moz-border-radius: 2px;\n\t\t-webkit-border-radius: 2px;\n\t\tborder-radius: 2px;\n\t\tcursor: pointer;\n\t\tpadding: 4px;\n\t}\n\n\t#tiles_3615510889ali:nth-child(3n) {\n\t\theight: 175px;\n\t}\n\n\t#tiles_3615510889ali:nth-child(4n-3) {\n\t\tpadding-bottom: 30px;\n\t}\n\n\t#tiles_3615510889ali:nth-child(5n) {\n\t\theight: 250px;\n\t}\n\n\t#main_3615510889 {\n\t\tpadding: 30px 0 30px 0;\n\t}\n\n\t#main_3615510889 {\n\t\tpadding: 30px 0 30px 0;\n\t}\n\n\t.masonary-section ul {\n\t\tpadding-left: 0px !important;\n\t}\n\n\t.masonary-section ul {\n\t\tmargin: 0px !important;\n\t}\n\n\t#tiles_3615510889li {\n\t\tmargin: 0 auto !important;\n\t\tleft: list;\n\t\tlist-style-type: none;\n\t}\n\t.spl_book_now_btn_style_1 {\n\t\twidth:76px;\n\t\theight:28px;\n\t\tbackground:white;\n\t\tborder-radius:5px !important;\n\t\ttext-decoration:none;\n\t\tcolor:#E6A900 !important;\n\t\tfon-size:12px;\n\n\t}\n\t.spl_book_now_btn_style_1:hover {\n\t\twidth:76px;\n\t\theight:28px;\n\t\tborder-radius:5px !important;\n\t\ttext-decoration:none;\n\t\tcolor:white !important;\n\t}\n\t.df-spl-level .style-1{\n\t\tcolor:#E6A900;\n\t}\n\t.right-style-2{\n\t\tcolor:#E6A900;\n\t}\n\t.txt-button-style3{\n\t\tbackground: #264E7C;\n\t\tcolor: #fff;\n\t\tborder: 1px solid #264E7C;\n\t\tfloat: right;\n\t\tfont-size:12px;\n\t\tline-height: 15px;\n\t\tborder-radius:20px;\n\t\tpadding: 6px 14px;\n\t\ttext-decoration:none;\n\t}\n\t\n\t@media screen and (max-width: 600px) {\n\t\t.masonry {\n\t\t\t-moz-column-count: 1;\n\t\t\t-webkit-column-count: 1;\n\t\t\tcolumn-count: 1;\n\t\t}\n\n\t\t#tiles_3615510889li {\n\t\t\tleft: -26px !important;\n\t\t}\n\t}\n<\/style>\n<!-- Include the plug-in -->\n<script type=\"text\/javascript\">\n\tdocument.addEventListener('DOMContentLoaded', function() {\n\n\t\tdfSPLHandleTooltips(3615510889);\n\n\t\tfunction splWhenPluginAvailable(name, callback) {\n\t\t\tvar interval = 10; \/\/ ms\n\t\t\twindow.setTimeout(function () {\n\t\t\t\tif (jQuery()[name]) {\n\t\t\t\t\tcallback();\n\t\t\t\t} else {\n\t\t\t\t\tsplWhenPluginAvailable(name, callback);\n\t\t\t\t}\n\t\t\t}, interval)\n\t\t};\n\t\tvar width = jQuery(window).width();\n\t\tif (width > 1024) {\n\t\t\tjQuery('.brack_title_tablets').remove();\n\t\t} else {\n\t\t\tjQuery('.brack_title_desktop').remove();\n\t\t}\n\t\tif (width > 1024) {\n\t\t\tjQuery('.brack_title_tablets_tab').remove();\n\t\t} else {\n\t\t\tjQuery('.brack_title_desktop_tab').remove();\n\t\t}\n\t\t\/\/\/ Resize\n\t\tvar shortcodeid = \"_3615510889\";\n\t\t\n\t\tsplWhenPluginAvailable('wookmark', function() {\n\t\t\tjQuery('#tiles' + shortcodeid + ' li').wookmark({\n\t\t\t\tautoResize: true,\n\t\t\t\tcontainer: jQuery('#tiles' + shortcodeid),\n\t\t\t\toffset: 2,\n\t\t\t\titemWidth: 360,\n\t\t\t\tflexibleWidth: '50%'\n\t\t\t});\n\t\t});\n\t\tjQuery(window).trigger('resize');\n\t});\n<\/script>\n<!--AK Style -->\n\n<\/center><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"no-title","meta":{"footnotes":""},"class_list":["post-290","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/pages\/290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/comments?post=290"}],"version-history":[{"count":2,"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/pages\/290\/revisions"}],"predecessor-version":[{"id":292,"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/pages\/290\/revisions\/292"}],"wp:attachment":[{"href":"https:\/\/hblm.es\/it\/wp-json\/wp\/v2\/media?parent=290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}