{"id":296,"date":"2026-02-02T09:40:09","date_gmt":"2026-02-02T09:40:09","guid":{"rendered":"https:\/\/hblm.es\/carte-des-vins-canariens\/"},"modified":"2026-02-02T13:39:14","modified_gmt":"2026-02-02T13:39:14","slug":"vins","status":"publish","type":"page","link":"https:\/\/hblm.es\/fr\/vins\/","title":{"rendered":"Carte des vins canariens"},"content":{"rendered":"<p><center>\t<style type=\"text\/css\">\n\t\t#spl_7513108662,\n\t\t#spl6_7513108662 {\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_7513108662\" type=\"text\/javascript\">\n\t\taddEventListener('DOMContentLoaded', (event) => {\n\t\t\tconst pricelistRoot = document.querySelector('#spl_7513108662');\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_7513108662\">\n\t\t\t\t<div class=\"spl-s6-title-wrapper\">\n\t\t\t<div class=\"spl-s6-title\">Vins canariens<\/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_7513108662\">Essayez notre offre de vins canariens, une s\u00e9lection exclusive que vous ne trouverez pas au supermarch\u00e9 et \u00e0 des prix tr\u00e8s raisonnables. Demandez-les \u00e0 la r\u00e9ception ou appelez le 23 depuis votre t\u00e9l\u00e9phone de chambre<\/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_7513108662\">\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\">Vin blanc sec. Appellation d\u2019origine Abona, Tenerife. Raisin \"List\u00e1n Blanco\", De couleur jaune p\u00e2le et bordures verd\u00e2tres. Au nez pr\u00e9dominent les agr\u00e9ables souvenirs de fruits herbac\u00e9s avec des touches de fenouil. En bouche \u00e9quilibr\u00e9 et avec une fra\u00eecheur propre \u00e0 son acidit\u00e9, de finale persistante et rafra\u00eechissante.<\/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\">Vin rouge. Appellation d\u2019origine Abona, Tenerife. Raisins List\u00e1n negro, Ruby Cabernet et Tempranillo. Sa couleur est rouge p\u00e9tillant o\u00f9 les reflets violets sont mis en \u00e9vidence. Au nez, il est intense avec des fruits rouges, des touches min\u00e9rales et \u00e9pic\u00e9es. En bouche, bien structur\u00e9, persistant, se distinguent des notes balsamiques et de r\u00e9glisse, avec une finale \u00e9l\u00e9gante et enveloppante.<\/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 (en barrique)<\/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\">Vin blanc ferment\u00e9 en barrique. Appellation d\u2019origine Abona, Tenerife. Raisin 100% malvas\u00eda aromatique. Sa couleur est jaune avec des reflets dor\u00e9s, tr\u00e8s propre et transparent. Le nez est fin de fruits tropicaux. En bouche, il est large et dense, avec un arri\u00e8re-go\u00fbt qui nous rappelle la vari\u00e9t\u00e9 sur un fond doux de ch\u00eane fran\u00e7ais et la forte personnalit\u00e9 du ch\u00eane am\u00e9ricain.<\/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<\/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\">Vin blanc sec. Appellation d\u2019origine Abona, Tenerife. Raisin 100% malvasia aromatique. Sa couleur est jaune avec des reflets dor\u00e9s, tr\u00e8s propre et transparent. Au nez, il est fort et s\u00e9duisant, o\u00f9 les fruits tropicaux comme la mangue et la vari\u00e9t\u00e9 de touches florales se d\u00e9tachent, avec des notes l\u00e9g\u00e8rement \u00e9pic\u00e9es. En bouche, bien structur\u00e9 large et avec un \u00e9quilibre acide amer et \u00e9l\u00e9gant.<\/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 (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\">Vin blanc sec. Appellation d\u2019origine Lanzarote. Raisin 100% malvas\u00eda. Une expression authentique du paysage volcanique de Lanzarote, \u00e9labor\u00e9 avec le raisin 100% Malvas\u00eda Volc\u00e1nica, pr\u00e9par\u00e9 manuellement et s\u00e9lectionn\u00e9 en ruban. Les raisins sont r\u00e9colt\u00e9s \u00e0 la main et soumis \u00e0 un processus de refroidissement dans des chambres, suivi d\u2019une mac\u00e9ration et d\u2019un pressage. C\u2019est un vin prim\u00e9 (M\u00e9daille d\u2019Or au Portugal Wine Trophy 2024, M\u00e9daille d\u2019Or dans le Concours National de Vins \u00abPeque\u00f1as D.O.\u00bb 2024) qui allie tradition et excellence. Propre et brillant \u00e0 la vue, avec des ar\u00f4mes intenses d\u2019agrumes et de pomme verte, avec une acidit\u00e9 rafra\u00eechissante et persistante.<\/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_7513108662.grid-sizer:nth-child(2n+1) {\n\t\tclear: both;\n\t}\n\n\t\t\t\t\t\t\t \t\t#spl_7513108662.price_wrapper .name.a-tag,\n\t#spl_7513108662.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_7513108662.price_wrapper ul.tab-links_spl,\n\t#spl_7513108662.price_wrapper h3.tab-links_spl {\n\t\tfont-size: 14px !important;\n\t}\n\n\t\t\t\t\t#spl_7513108662.price_wrapper ul.tab-links_spl:not(.style-6) li a,\n\t#spl_7513108662.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_7513108662.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_7513108662.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_7513108662.price_wrapper .spl-item-popular,\n\t\t\t\t\t#spl_7513108662.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_7513108662.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_7513108662.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_7513108662.price_wrapper .style5_cat_tab .tabs_spl .tab-links_spl li a,\n\t#spl_7513108662.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .df-spl-style7_cat_tab-container ul li a,\n\t#spl_7513108662.price_wrapper .df-spl-style8_cat_tab-container ul li a,\n\t#spl_7513108662.price_wrapper .style-8-pricetag-container .pricetag span,\n\t#spl_7513108662.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_7513108662.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_7513108662.price_wrapper .style5_cat_tab .tabs_spl .tab-links_spl li a,\n\t#spl_7513108662.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .df-spl-style7_cat_tab-container ul li a,\n\t#spl_7513108662.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_7513108662.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .style-6-2-price .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .spl-style-5 .spl-five-bottom .spl-style5-price .spl-price p,\n\t#spl_7513108662.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_7513108662.price_wrapper .spl-style-5 .spl-five-bottom .name,\n\t#spl_7513108662.price_wrapper .spl-style-7 .name {\n\t\tfont-family: \"Montserrat\";\n\t}\n\n\t#spl_7513108662.price_wrapper .name-price-desc .name.a-tag,\n\t#spl_7513108662.price_wrapper .style-8-title-container h3,\n\t#spl_7513108662.price_wrapper .style-6-2-desc .name.a-tag,\n\t[data-price-list-id=\"7513108662\"] 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_7513108662.price_wrapper .name-price-desc .name.a-tag,\n\t\t[data-price-list-id=\"7513108662\"] 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_7513108662.price_wrapper .spl-style-5 .name,\n\t#spl_7513108662.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_7513108662.price_wrapper .name-price-desc .desc.a-tag,\n\t#spl_7513108662.price_wrapper .spl-style-5 .spl-five-bottom .desc,\n\t#spl_7513108662.price_wrapper .style-8-title-container small,\n\t#spl_7513108662 .ts-control .item,\n\t#spl_7513108662 .ts-dropdown-content .option,\n\t[data-price-list-id=\"7513108662\"] 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_7513108662.price_wrapper .cat_descreption .col-sm-12,\n\t#spl_7513108662.price_wrapper .spl-style-7 .desc,\n\t#spl_7513108662.price_wrapper .style3_cat_desc,\n\t#spl_7513108662.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_7513108662 .focus .ts-control {\n\t\tborder-color: #7c7c7c;\n\t\tbox-shadow: 0 0 0 0.2rem #7c7c7c6b;\n\t}\n\n\t#spl_7513108662.price_wrapper .style-6-2-btn {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-size: 11px;\n\t}\n\n\t#spl_7513108662 .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_7513108662.price_wrapper .name-price-desc .desc.a-tag,\n\t#spl_7513108662.price_wrapper .spl-style-5 .desc,\n\t#spl_7513108662.price_wrapper .spl-style-7 .desc,\n\t[data-price-list-id=\"7513108662\"] 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_7513108662.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_7513108662.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_7513108662.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_7513108662.price_wrapper .name-price-desc .spl-price.a-tag {\n\t\t\t}\n\n\t\t\t\t\t#spl_7513108662.price_wrapper .name-price-desc .name.a-tag,\n\t#spl_7513108662.price_wrapper .name.a-tag,\n\t#spl_7513108662.price_wrapper .style-8-title-container h3,\n\t#spl_7513108662.price_wrapper .style-8-description {\n\t\tcolor: #545454 !important;\n\t}\n\n\t\t\t\t\t#spl_7513108662.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .style-seven .spl-price.a-tag,\n\t#spl_7513108662.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_7513108662.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_7513108662.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_7513108662.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_7513108662 .spl_cstm_btn_style4 .spl_book_now_btn_style_4 {\n\t\tcolor: #6984C8;\n\t}\n\n\t#spl_7513108662 .spl_category_brak_style4 .spl_book_now_btn_style_4 {\n\t\tcolor: #6984C8;\n\t}\n\n\t#spl_7513108662.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_7513108662.spl_book_now_btn_style_5,\n\t\/* style 5 book now button *\/\n\t#spl_7513108662.spl_book_now_btn_style_7 {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t\t\t\t\t#spl_7513108662.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_7513108662.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_7513108662.price_wrapper .style-five-head .head-title span:hover {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t#spl_7513108662.price_wrapper .style5_cat_tab ul.tab-links_spl li:hover {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t#spl_7513108662.price_wrapper .tabs_spl ul.tab-links_spl li:before {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\n\t#spl_7513108662.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_7513108662.price_wrapper .style5_cat_tab ul.tab-links_spl li.active {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t#spl_7513108662.price_wrapper .style5_cat_tab ul.tab-links_spl li.active a {\n\t\tcolor: #fff !important;\n\t}\n\n\t#spl_7513108662.price_wrapper .df-spl-style7_cat_tab-container ul li.active,\n\t#spl_7513108662.price_wrapper .noUi-connect {\n\t\tbackground-color: #6984C8;\n\t}\n\t#spl_7513108662.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_7513108662.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_7513108662.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_7513108662.price_wrapper .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .spl-style-5 .spl-price p,\n\t#spl_7513108662.price_wrapper .spl-style-7 .spl-price p,\n\t#spl_7513108662.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_7513108662.price_wrapper .spl-price.a-tag,\n\t#spl_7513108662.price_wrapper .spl-style-5 .spl-price p,\n\t#spl_7513108662.price_wrapper .spl-style-7 .spl-price p,\n\t#spl_7513108662.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_7513108662.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_7513108662.price_wrapper .tabs_spl .tab-links_spl li.active a {\n\t\t\t}\n\n\t#spl_7513108662 .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_7513108662.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_7513108662.price_wrapper ul.tab-links_spl li a {\n\t\t\t}\n\n\t#spl_7513108662.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_7513108662.price_wrapper .style5_cat_tab ul.tab-links_spl li:before {\n\t\tdisplay: none !important;\n\t}\n\n\t#spl_7513108662.price_wrapper .df-spl-style7_cat_tab-container ul li:not(.active) a,\n\t#spl_7513108662.price_wrapper .df-spl-style8_cat_tab-container ul li:not(.active) a {\n\t\tcolor: #ffffff;\n\t}\n\n\t#spl_7513108662.price_wrapper .df-spl-style7_cat_tab-container ul li:before {\n\t\tdisplay: none !important;\n\t}\n\n\t#spl_7513108662.price_wrapper .for-style-3 span.head_title_style_3 {\n\t\t\t}\n\t#spl_7513108662.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_7513108662.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_7513108662.txt-button-style3,\n\t#spl_7513108662.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_7513108662 {\n\t\tlist-style-type: none;\n\t\tposition: relative;\n\t\tmargin: 0;\n\t}\n\n\t#tiles_7513108662li {\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_7513108662ali:nth-child(3n) {\n\t\theight: 175px;\n\t}\n\n\t#tiles_7513108662ali:nth-child(4n-3) {\n\t\tpadding-bottom: 30px;\n\t}\n\n\t#tiles_7513108662ali:nth-child(5n) {\n\t\theight: 250px;\n\t}\n\n\t#main_7513108662 {\n\t\tpadding: 30px 0 30px 0;\n\t}\n\n\t#main_7513108662 {\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_7513108662li {\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_7513108662li {\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(7513108662);\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 = \"_7513108662\";\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-296","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/pages\/296","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/comments?post=296"}],"version-history":[{"count":2,"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/pages\/296\/revisions"}],"predecessor-version":[{"id":298,"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/pages\/296\/revisions\/298"}],"wp:attachment":[{"href":"https:\/\/hblm.es\/fr\/wp-json\/wp\/v2\/media?parent=296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}