{"id":286,"date":"2026-02-02T09:40:09","date_gmt":"2026-02-02T09:40:09","guid":{"rendered":"https:\/\/hblm.es\/canarian-wine-list\/"},"modified":"2026-02-02T10:20:04","modified_gmt":"2026-02-02T10:20:04","slug":"wine","status":"publish","type":"page","link":"https:\/\/hblm.es\/en\/wine\/","title":{"rendered":"Canarian wine list"},"content":{"rendered":"<p><center>\t<style type=\"text\/css\">\n\t\t#spl_1367884810,\n\t\t#spl6_1367884810 {\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_1367884810\" type=\"text\/javascript\">\n\t\taddEventListener('DOMContentLoaded', (event) => {\n\t\t\tconst pricelistRoot = document.querySelector('#spl_1367884810');\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_1367884810\">\n\t\t\t\t<div class=\"spl-s6-title-wrapper\">\n\t\t\t<div class=\"spl-s6-title\">Canary Wines<\/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_1367884810\">Try our offer of Canarian wines, an exclusive selection that you will not find in the supermarket and at very reasonable prices. Ask for them at reception or call 23 from your room phone<\/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_1367884810\">\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\">Dry white wine. Designation of origin Abona, Tenerife. Grape \"List\u00e1n Blanco\", pale yellow color and greenish edges. On the nose, pleasant memories of herbaceous fruits with hints of fennel predominate. In the mouth balanced and with a freshness proper to its acidity, of persistent and refreshing finish.<\/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\">Red wine. Designation of origin Abona, Tenerife. Grapes List\u00e1n negro, Ruby Cabernet and Tempranillo. Its color is pickled red with violet highlights. In the nose it is intense to red fruits, mineral and spicy touches. On the palate, well structured, persistent, with balsamic and licorice notes, elegant and enveloping finish.<\/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 barrel)<\/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\">White wine fermented in barrels. Designation of origin Abona, Tenerife. 100% malvas\u00eda aromatic grape. Its color is yellow with golden irises, very clean and transparent. In nose it is fine of tropical fruits. In the mouth it is wide and dense, with a aftertaste that reminds us of the variety on a sweet background of French oak and the strong personality of American oak.<\/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 (dry)<\/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\">Dry white wine. Designation of origin Abona, Tenerife. 100% malvas\u00eda aromatic grape. Its color is yellow with golden irises, very clean and transparent. On the nose it is strong and seductive, where tropical fruits such as mango and variety of floral touches stand out, along with softly spicy notes. On the palate, well structured ample and with a bitter and elegant acidic balance.<\/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 (from 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\">Dry white wine. Designation of origin Lanzarote. 100% Malvas\u00eda grape. An authentic expression of the volcanic landscape of Lanzarote, made from 100% Malvas\u00eda Volc\u00e1nica grapes, prepared by hand and selected on tape. The grapes are harvested manually and subjected to a cooling process in chambers, followed by maceration and pressing. It is an award-winning wine (Gold Medal in Portugal Wine Trophy 2024, Gold Medal in the National Wine Competition \u00abPeque\u00f1as D.O.\u00bb 2024) that combines tradition and excellence. Clean and bright to the eye, with intense aromas of citrus fruits and green apple, with a refreshing and persistent acidity.<\/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_1367884810.grid-sizer:nth-child(2n+1) {\n\t\tclear: both;\n\t}\n\n\t\t\t\t\t\t\t \t\t#spl_1367884810.price_wrapper .name.a-tag,\n\t#spl_1367884810.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_1367884810.price_wrapper ul.tab-links_spl,\n\t#spl_1367884810.price_wrapper h3.tab-links_spl {\n\t\tfont-size: 14px !important;\n\t}\n\n\t\t\t\t\t#spl_1367884810.price_wrapper ul.tab-links_spl:not(.style-6) li a,\n\t#spl_1367884810.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_1367884810.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_1367884810.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_1367884810.price_wrapper .spl-item-popular,\n\t\t\t\t\t#spl_1367884810.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_1367884810.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_1367884810.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_1367884810.price_wrapper .style5_cat_tab .tabs_spl .tab-links_spl li a,\n\t#spl_1367884810.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .df-spl-style7_cat_tab-container ul li a,\n\t#spl_1367884810.price_wrapper .df-spl-style8_cat_tab-container ul li a,\n\t#spl_1367884810.price_wrapper .style-8-pricetag-container .pricetag span,\n\t#spl_1367884810.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_1367884810.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_1367884810.price_wrapper .style5_cat_tab .tabs_spl .tab-links_spl li a,\n\t#spl_1367884810.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .df-spl-style7_cat_tab-container ul li a,\n\t#spl_1367884810.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_1367884810.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .style-6-2-price .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .spl-style-5 .spl-five-bottom .spl-style5-price .spl-price p,\n\t#spl_1367884810.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_1367884810.price_wrapper .spl-style-5 .spl-five-bottom .name,\n\t#spl_1367884810.price_wrapper .spl-style-7 .name {\n\t\tfont-family: \"Montserrat\";\n\t}\n\n\t#spl_1367884810.price_wrapper .name-price-desc .name.a-tag,\n\t#spl_1367884810.price_wrapper .style-8-title-container h3,\n\t#spl_1367884810.price_wrapper .style-6-2-desc .name.a-tag,\n\t[data-price-list-id=\"1367884810\"] 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_1367884810.price_wrapper .name-price-desc .name.a-tag,\n\t\t[data-price-list-id=\"1367884810\"] 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_1367884810.price_wrapper .spl-style-5 .name,\n\t#spl_1367884810.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_1367884810.price_wrapper .name-price-desc .desc.a-tag,\n\t#spl_1367884810.price_wrapper .spl-style-5 .spl-five-bottom .desc,\n\t#spl_1367884810.price_wrapper .style-8-title-container small,\n\t#spl_1367884810 .ts-control .item,\n\t#spl_1367884810 .ts-dropdown-content .option,\n\t[data-price-list-id=\"1367884810\"] 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_1367884810.price_wrapper .cat_descreption .col-sm-12,\n\t#spl_1367884810.price_wrapper .spl-style-7 .desc,\n\t#spl_1367884810.price_wrapper .style3_cat_desc,\n\t#spl_1367884810.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_1367884810 .focus .ts-control {\n\t\tborder-color: #7c7c7c;\n\t\tbox-shadow: 0 0 0 0.2rem #7c7c7c6b;\n\t}\n\n\t#spl_1367884810.price_wrapper .style-6-2-btn {\n\t\tfont-family: \"Montserrat\";\n\t\tfont-size: 11px;\n\t}\n\n\t#spl_1367884810 .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_1367884810.price_wrapper .name-price-desc .desc.a-tag,\n\t#spl_1367884810.price_wrapper .spl-style-5 .desc,\n\t#spl_1367884810.price_wrapper .spl-style-7 .desc,\n\t[data-price-list-id=\"1367884810\"] 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_1367884810.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_1367884810.price_wrapper .tabs_spl .tab-links_spl li a,\n\t#spl_1367884810.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_1367884810.price_wrapper .name-price-desc .spl-price.a-tag {\n\t\t\t}\n\n\t\t\t\t\t#spl_1367884810.price_wrapper .name-price-desc .name.a-tag,\n\t#spl_1367884810.price_wrapper .name.a-tag,\n\t#spl_1367884810.price_wrapper .style-8-title-container h3,\n\t#spl_1367884810.price_wrapper .style-8-description {\n\t\tcolor: #545454 !important;\n\t}\n\n\t\t\t\t\t#spl_1367884810.price_wrapper .name-price-desc .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .style-seven .spl-price.a-tag,\n\t#spl_1367884810.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_1367884810.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_1367884810.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_1367884810.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_1367884810 .spl_cstm_btn_style4 .spl_book_now_btn_style_4 {\n\t\tcolor: #6984C8;\n\t}\n\n\t#spl_1367884810 .spl_category_brak_style4 .spl_book_now_btn_style_4 {\n\t\tcolor: #6984C8;\n\t}\n\n\t#spl_1367884810.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_1367884810.spl_book_now_btn_style_5,\n\t\/* style 5 book now button *\/\n\t#spl_1367884810.spl_book_now_btn_style_7 {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t\t\t\t\t#spl_1367884810.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_1367884810.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_1367884810.price_wrapper .style-five-head .head-title span:hover {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\t#spl_1367884810.price_wrapper .style5_cat_tab ul.tab-links_spl li:hover {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t#spl_1367884810.price_wrapper .tabs_spl ul.tab-links_spl li:before {\n\t\tcolor: #6984C8 !important;\n\t}\n\n\n\t#spl_1367884810.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_1367884810.price_wrapper .style5_cat_tab ul.tab-links_spl li.active {\n\t\tbackground-color: #6984C8 !important;\n\t}\n\n\t#spl_1367884810.price_wrapper .style5_cat_tab ul.tab-links_spl li.active a {\n\t\tcolor: #fff !important;\n\t}\n\n\t#spl_1367884810.price_wrapper .df-spl-style7_cat_tab-container ul li.active,\n\t#spl_1367884810.price_wrapper .noUi-connect {\n\t\tbackground-color: #6984C8;\n\t}\n\t#spl_1367884810.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_1367884810.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_1367884810.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_1367884810.price_wrapper .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .spl-style-5 .spl-price p,\n\t#spl_1367884810.price_wrapper .spl-style-7 .spl-price p,\n\t#spl_1367884810.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_1367884810.price_wrapper .spl-price.a-tag,\n\t#spl_1367884810.price_wrapper .spl-style-5 .spl-price p,\n\t#spl_1367884810.price_wrapper .spl-style-7 .spl-price p,\n\t#spl_1367884810.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_1367884810.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_1367884810.price_wrapper .tabs_spl .tab-links_spl li.active a {\n\t\t\t}\n\n\t#spl_1367884810 .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_1367884810.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_1367884810.price_wrapper ul.tab-links_spl li a {\n\t\t\t}\n\n\t#spl_1367884810.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_1367884810.price_wrapper .style5_cat_tab ul.tab-links_spl li:before {\n\t\tdisplay: none !important;\n\t}\n\n\t#spl_1367884810.price_wrapper .df-spl-style7_cat_tab-container ul li:not(.active) a,\n\t#spl_1367884810.price_wrapper .df-spl-style8_cat_tab-container ul li:not(.active) a {\n\t\tcolor: #ffffff;\n\t}\n\n\t#spl_1367884810.price_wrapper .df-spl-style7_cat_tab-container ul li:before {\n\t\tdisplay: none !important;\n\t}\n\n\t#spl_1367884810.price_wrapper .for-style-3 span.head_title_style_3 {\n\t\t\t}\n\t#spl_1367884810.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_1367884810.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_1367884810.txt-button-style3,\n\t#spl_1367884810.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_1367884810 {\n\t\tlist-style-type: none;\n\t\tposition: relative;\n\t\tmargin: 0;\n\t}\n\n\t#tiles_1367884810li {\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_1367884810ali:nth-child(3n) {\n\t\theight: 175px;\n\t}\n\n\t#tiles_1367884810ali:nth-child(4n-3) {\n\t\tpadding-bottom: 30px;\n\t}\n\n\t#tiles_1367884810ali:nth-child(5n) {\n\t\theight: 250px;\n\t}\n\n\t#main_1367884810 {\n\t\tpadding: 30px 0 30px 0;\n\t}\n\n\t#main_1367884810 {\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_1367884810li {\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_1367884810li {\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(1367884810);\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 = \"_1367884810\";\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-286","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/pages\/286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/comments?post=286"}],"version-history":[{"count":2,"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/pages\/286\/revisions"}],"predecessor-version":[{"id":288,"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/pages\/286\/revisions\/288"}],"wp:attachment":[{"href":"https:\/\/hblm.es\/en\/wp-json\/wp\/v2\/media?parent=286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}