{"id":40,"date":"2025-06-16T14:35:27","date_gmt":"2025-06-16T14:35:27","guid":{"rendered":"https:\/\/validon.eu\/domov\/"},"modified":"2025-07-21T20:18:24","modified_gmt":"2025-07-21T20:18:24","slug":"home","status":"publish","type":"page","link":"https:\/\/validon.eu\/et\/","title":{"rendered":"Kodu"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull has-tertiary-background-color has-background has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)\">\n<style>\n    \/* Import Google Font - Lora *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');\n\n    #vat-check-form {\n        max-width: 500px;\n        padding: 40px;\n        background-color: transparent; \/* Remains transparent *\/\n        font-family: 'Lora', serif; \/* Changed to Lora *\/\n        box-shadow: none;\n    }\n\n    #vat-check-form h1 {\n        text-align: left;\n        color: #5c4525;\n        font-size: 2em;\n        margin-bottom: 40px;\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    #vat-check-form label {\n        display: block;\n        margin: 0 0 8px;\n        color: #5c4525;\n        font-size: 1.2em;\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    #vat-check-form input[type=\"text\"] {\n        width: calc(100% - 24px);\n        padding: 12px;\n        font-size: 1.1em;\n        background: #fff;\n        border: 1px solid #ccc;\n        box-shadow: none;\n        color: #333;\n        border-radius: 0;\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    #vat-check-form input[type=\"text\"]::placeholder {\n        color: #aaa;\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    #vat-check-form p {\n        margin-top: 15px;\n        color: #5c4525;\n        font-size: 1em;\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    #vat-check-form button[type=\"submit\"] {\n        margin-top: 30px;\n        background: #7d6545;\n        color: white;\n        padding: 12px 35px;\n        border: none;\n        font-size: 1.1em;\n        cursor: pointer;\n        border-radius: 0;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    #vat-check-form button[type=\"submit\"]:hover {\n        background: #6a5334;\n    }\n\n    #vat-check-form #vat-message {\n        margin-top: 20px;\n        color: #5c4525;\n        font-family: 'Lora', serif; \/* Applied Lora *\/\n    }\n\n    \/* Existing loader styles *\/\n    .loader {\n        border: 4px solid #f3f3f3; \/* Light grey *\/\n        border-top: 4px solid #5c4525; \/* Dark brown *\/\n        border-radius: 50%;\n        width: 20px;\n        height: 20px;\n        animation: spin 1s linear infinite;\n        display: inline-block;\n        vertical-align: middle;\n        margin-left: 10px;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n\n    \/* Hide loader by default *\/\n    .loader-hidden {\n        display: none;\n    }\n\n    \/* NEW\/ADJUSTED STYLES for VAT Rate Display Container *\/\n    #vat-rate-display-container {\n        \/* Removed border, padding, background-color to make it look like simple text *\/\n        margin-top: 20px; \/* Match vat-message's margin-top *\/\n        color: #5c4525; \/* Inherit text color *\/\n        font-family: 'Lora', serif; \/* Inherit font *\/\n        display: none; \/* Keep hidden initially, JS will show *\/\n        font-size: 1em; \/* Match p tag font size from other content *\/\n    }\n    .vat-rate-loading-spinner { \/* Loader specifically for VAT Rates *\/\n        border: 4px solid #f3f3f3;\n        border-top: 4px solid #5c4525;\n        border-radius: 50%;\n        width: 20px;\n        height: 20px;\n        animation: spin 1s linear infinite;\n        display: inline-block;\n        vertical-align: middle;\n        margin-left: 10px;\n    }\n    .vat-rate-loader-hidden {\n        display: none;\n    }\n<\/style>\n\n<form id=\"vat-check-form\">\n    <h1>Validate EU VAT Number<\/h1>\n\n    <label for=\"vat-number\">VAT Number (with country code) <span style=\"color: darkred;\">*<\/span><\/label>\n    <input type=\"text\" id=\"vat-number\" name=\"vat\" placeholder=\"e.g. DE123456789\" required>\n\n    <p>We use the official EU VIES system to check VAT status.<\/p>\n\n    <button type=\"submit\" id=\"vat-number-submit-button\">\n        Submit\n        <span id=\"loading-spinner\" class=\"loader loader-hidden\"><\/span> <\/button>\n\n    <div id=\"vat-message\"><\/div> <div id=\"vat-rate-display-container\">\n        <span id=\"vatRatesLoadingIndicator\" class=\"vat-rate-loading-spinner vat-rate-loader-hidden\"><\/span>\n        <span id=\"vatRateDisplay\"><\/span>\n    <\/div>\n<\/form>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 0.375), 1.1rem);font-style:normal;font-weight:300;line-height:1.6\">The VAT Validator checks the status of a single VAT number and provides the current standard VAT rate for its country, including the rate\u2019s validity start date.<\/h2>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https:\/\/validon.eu\/vat-rates-by-country\/\">Standard VAT rates for all EU countries <\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-background-background-color has-background has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\">\n<p class=\"has-text-align-center\">Missing a feature? Feel free to send us a requets<\/p>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">info@validon.eu<\/a><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Validate EU VAT Number VAT Number (with country code) * We use the official EU VIES system to check VAT status. Submit The VAT Validator checks the status of a single VAT number and provides the current standard VAT rate for its country, including the rate\u2019s validity start date. Missing a feature? Feel free to [&hellip;]<\/p>\n","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-40","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":55,"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":242,"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/pages\/40\/revisions\/242"}],"wp:attachment":[{"href":"https:\/\/validon.eu\/et\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}