{"id":19370787,"date":"2023-08-08T04:48:35","date_gmt":"2023-08-08T02:48:35","guid":{"rendered":"https:\/\/dev.the-cottage.at\/leistungen\/infusionen\/"},"modified":"2026-02-14T09:23:42","modified_gmt":"2026-02-14T07:23:42","slug":"vitamin-iv","status":"publish","type":"leistungen","link":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/services\/vitamin-iv\/","title":{"rendered":"IV therapy"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2>We currently offer the following infusion types<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_accordion_0 et_pb_accordion et_pb_module et_flex_module cstm-accordion-service-picture\">\n<div class=\"et_pb_accordion_item_0 et_pb_accordion_item et_pb_toggle et_pb_module et_pb_toggle_open et_block_module\"><h3 class=\"et_pb_toggle_title\">Immune Booster<\/h3><div class=\"et_pb_toggle_content\"><p>For all those who suffer from frequent infections, or often do not feel 100% fit. Also as a prophylaxis in the cold season to prevent diseases.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_accordion_item_1 et_pb_accordion_item et_pb_toggle et_pb_module et_pb_toggle_close et_block_module\"><h3 class=\"et_pb_toggle_title\">Beauty from Inside<\/h3><div class=\"et_pb_toggle_content\"><p>Collagen booster for radiant, firmed and fresher skin. Also improves the structure of nails and hair.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_accordion_item_2 et_pb_accordion_item et_pb_toggle et_pb_module et_pb_toggle_close et_block_module\"><h3 class=\"et_pb_toggle_title\">Perfect Hair<\/h3><div class=\"et_pb_toggle_content\"><p>Hair loss in ladies is counteracted. The hair becomes supple and split ends are reduced due to optimal care.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_accordion_item_3 et_pb_accordion_item et_pb_toggle et_pb_module et_pb_toggle_close et_block_module\"><h3 class=\"et_pb_toggle_title\">Pure Energy<\/h3><div class=\"et_pb_toggle_content\"><p>To combat fatigue, fatigue or lack of energy. Optimal for those with a stressful everyday life.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_accordion_item_4 et_pb_accordion_item et_pb_toggle et_pb_module et_pb_toggle_close et_block_module\"><h3 class=\"et_pb_toggle_title\">Chronic Pain Relief<\/h3><div class=\"et_pb_toggle_content\"><p>For anyone with neck tension, joint pain or spinal problems. Reduction of pain medication through vitamins and trace elements.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_accordion_item_5 et_pb_accordion_item et_pb_toggle et_pb_module et_pb_toggle_close et_block_module\"><h3 class=\"et_pb_toggle_title\">IV Tailor-Made<\/h3><div class=\"et_pb_toggle_content\"><p>Vitamins, trace elements and amino acids - Perfectly matched to your individual needs or your laboratory results.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n.cstm-accordion-service-picture .accordion-header-container {\n    display: flex;\n    align-items: center;\n}\n\n.cstm-accordion-service-picture .et_pb_toggle .et_pb_toggle_title {\n    padding: 0 25px 0 0 !important;\n    width: 100%;\n}\n\n.cstm-accordion-service-picture .et_pb_toggle_title:before {\n    margin-left: auto;\n}\n\n.cstm-accordion-service-picture .et_pb_toggle .image_box {\n    width: 40px;\n    margin-right: 25px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.cstm-accordion-service-picture .et_pb_toggle .image_box img {\n    display: block !important;\n    max-width: 100%;\n    height: auto;\n}\n\n@media (max-width: 500px) {\n    .cstm-accordion-service-picture .et_pb_toggle .image_box {\n        margin-right: 5%;\n    }\n}\n\n@media (max-width: 400px) {\n    .cstm-accordion-service-picture .et_pb_toggle .image_box {\n        display: none !important;\n    }\n}\n\n.et-db #et-boc .et-l .et_pb_accordion.cstm-accordion-service-picture .et_pb_toggle_open .et_pb_toggle_title::before {\n    display: block !important;\n    font-family: ETmodules !important;\n    content: \"\\4b\" !important;\n    font-weight: 700 !important;\n}\n<\/style>\n\n<script type=\"text\/javascript\">\n(function($) {\n    $(document).ready(function() {\n        var timeout = 2000;\n        var ua = navigator.userAgent;\n\n        if (ua.indexOf(\"MSIE \") > -1 || ua.indexOf(\"Trident\/\") > -1) {\n            timeout = 5000;\n        }\n\n        if ($(\"body\").hasClass(\"et-fb\")) {\n            timeout = 10000;\n        }\n\n        setTimeout(function() {\n            if ($(\".cstm-accordion-service-picture\").length !== 0) {\n                \n                $(\".cstm-accordion-service-picture .et_pb_toggle\").each(function() {\n                    var $this = $(this);\n                    var backgroundImage = $this.css(\"background-image\");\n                    \n                    $this.attr('style', \"background-image:none\");\n\n                    if (backgroundImage !== \"none\") {\n                        backgroundImage = backgroundImage.replace(\"url(\", \"\").replace(\")\", \"\").replace(\/\\\"\/gi, \"\");\n                        \n                        var container = $('<div class=\"accordion-header-container\"><\/div>').insertBefore($this.find(\".et_pb_toggle_title\"));\n                        \n                        $(container).append($('<div class=\"image_box\"><img decoding=\"async\" src=\"' + backgroundImage + '\"><\/div>'));\n                        $(container).append($this.find(\".et_pb_toggle_title\"));\n                    }\n                });\n\n                $('.et_pb_toggle_title').off('click');\n                $('.et_pb_toggle_title').click(function() {\n                    var $toggle = $(this).closest('.et_pb_toggle');\n                    \n                    if (!$toggle.hasClass('et_pb_accordion_toggling')) {\n                        var $accordion = $toggle.closest('.et_pb_accordion');\n                        \n                        if ($toggle.hasClass('et_pb_toggle_open')) {\n                            $accordion.addClass('et_pb_accordion_toggling');\n                            \n                            $toggle.find('.et_pb_toggle_content').slideToggle(700, function() { \n                                $toggle.removeClass('et_pb_toggle_open').addClass('et_pb_toggle_close'); \n                            });\n                        }\n                        \n                        setTimeout(function() { \n                            $accordion.removeClass('et_pb_accordion_toggling'); \n                        }, 750);\n                    }\n                });\n\n                $('.et_pb_toggle_title').first().click();\n                $(\".cstm-accordion-service-picture .et_pb_accordion\").css(\"opacity\", 1);\n            }\n        }, timeout);\n    });\n})(jQuery);\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Beauty and health are our focus. Vitamins, minerals, amino acids and trace elements are essential for humans. Not only for general well-being and immune defense, but also for skin, hair and connective tissue.<\/p>\n","protected":false},"author":2,"featured_media":19369132,"menu_order":5,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"leistungkategorie":[63],"class_list":["post-19370787","leistungen","type-leistungen","status-publish","format-standard","has-post-thumbnail","hentry","leistungkategorie-infusions"],"acf":[],"_links":{"self":[{"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/leistungen\/19370787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/leistungen"}],"about":[{"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/types\/leistungen"}],"author":[{"embeddable":true,"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":2,"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/leistungen\/19370787\/revisions"}],"predecessor-version":[{"id":19379626,"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/leistungen\/19370787\/revisions\/19379626"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/media\/19369132"}],"wp:attachment":[{"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/media?parent=19370787"}],"wp:term":[{"taxonomy":"leistungkategorie","embeddable":true,"href":"https:\/\/keen-merkle.88-198-51-214.plesk.page\/en\/wp-json\/wp\/v2\/leistungkategorie?post=19370787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}