{"id":26346,"date":"2026-01-27T18:40:40","date_gmt":"2026-01-27T16:40:40","guid":{"rendered":"https:\/\/iterlex.lt\/?page_id=26346"},"modified":"2026-01-28T22:52:39","modified_gmt":"2026-01-28T20:52:39","slug":"vartojimo-gincai-2","status":"publish","type":"page","link":"https:\/\/iterlex.lt\/en\/vartojimo-gincai-2\/","title":{"rendered":"Consumer disputes"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"26346\" class=\"elementor elementor-26346\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f91bdad e-flex e-con-boxed e-con e-parent\" data-id=\"f91bdad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e049aab elementor-widget elementor-widget-html\" data-id=\"e049aab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.consumer-disputes-section {\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    color: #333;\n    line-height: 1.8;\n}\n\n.cd-content-wrapper {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    margin-bottom: 50px;\n    align-items: start;\n}\n\n.cd-image-block {\n    position: sticky;\n    top: 20px;\n}\n\n.cd-image-block img {\n    width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 10px 40px rgba(0,0,0,0.15);\n    transition: transform 0.3s ease;\n}\n\n.cd-image-block img:hover {\n    transform: scale(1.02);\n}\n\n.cd-image-cta {\n    background: #1a1a1a;\n    color: white;\n    padding: 30px;\n    border-radius: 15px;\n    text-align: center;\n    margin-top: 25px;\n}\n\n.cd-image-cta h3 {\n    font-size: 1.5em;\n    margin: 0 0 15px 0;\n    font-weight: 600;\n    color: #ffffff;\n}\n\n.cd-image-cta p {\n    font-size: 1em;\n    margin: 0 0 20px 0;\n    color: #d4d4d4;\n}\n\n.cd-cta-button {\n    display: inline-block;\n    background: #d4a574;\n    color: #1a1a1a;\n    padding: 14px 35px;\n    text-decoration: none;\n    border-radius: 8px;\n    font-weight: 600;\n    font-size: 1em;\n    transition: all 0.3s ease;\n    border: 2px solid #d4a574;\n}\n\n.cd-cta-button:hover {\n    background: transparent;\n    color: #d4a574;\n    transform: translateY(-2px);\n    box-shadow: 0 5px 15px rgba(212, 165, 116, 0.3);\n}\n\n.cd-services {\n    background: #f8f9fa;\n    padding: 40px;\n    border-radius: 15px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.08);\n}\n\n.cd-services h2 {\n    font-size: 2em;\n    color: #1a1a1a;\n    margin: 0 0 30px 0;\n    font-weight: 700;\n}\n\n.cd-services-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n}\n\n.cd-services-list li {\n    padding: 15px 0 15px 40px;\n    position: relative;\n    border-bottom: 1px solid #e0e0e0;\n    transition: all 0.3s ease;\n}\n\n.cd-services-list li:last-child {\n    border-bottom: none;\n}\n\n.cd-services-list li:before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 15px;\n    width: 28px;\n    height: 28px;\n    background: #d4a574;\n    color: #1a1a1a;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    font-size: 16px;\n}\n\n.cd-services-list li:hover {\n    padding-left: 45px;\n    color: #d4a574;\n}\n\n.cd-additional-services {\n    background: #1a1a1a;\n    color: white;\n    padding: 25px;\n    border-radius: 10px;\n    margin-top: 20px;\n}\n\n.cd-additional-services strong {\n    display: block;\n    font-size: 1.1em;\n    margin-bottom: 10px;\n    color: #d4a574;\n}\n\n.cd-warning-box {\n    background: #fff8f0;\n    border-left: 5px solid #d4a574;\n    padding: 30px;\n    border-radius: 10px;\n    margin: 40px 0;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.cd-warning-box h3 {\n    color: #1a1a1a;\n    font-size: 1.6em;\n    margin: 0 0 20px 0;\n    font-weight: 700;\n}\n\n.cd-warning-box p {\n    margin: 15px 0;\n    color: #333;\n}\n\n.cd-info-box {\n    background: #f5f5f5;\n    border-left: 5px solid #1a1a1a;\n    padding: 30px;\n    border-radius: 10px;\n    margin: 40px 0;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n}\n\n.cd-info-box h3 {\n    color: #1a1a1a;\n    font-size: 1.6em;\n    margin: 0 0 20px 0;\n    font-weight: 700;\n}\n\n.cd-info-box p {\n    margin: 15px 0;\n    color: #333;\n}\n\n.cd-cta {\n    background: #1a1a1a;\n    color: white;\n    padding: 50px;\n    border-radius: 15px;\n    text-align: center;\n    margin-top: 50px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n}\n\n.cd-cta h3 {\n    font-size: 2em;\n    margin: 0 0 20px 0;\n    font-weight: 700;\n    color: #d4a574;\n}\n\n.cd-cta p {\n    font-size: 1.2em;\n    margin: 0 0 25px 0;\n    line-height: 1.6;\n}\n\n@media (max-width: 968px) {\n    .cd-content-wrapper {\n        grid-template-columns: 1fr;\n        gap: 40px;\n    }\n    \n    .cd-image-block {\n        position: relative;\n        top: 0;\n    }\n    \n    .cd-services {\n        padding: 30px 20px;\n    }\n    \n    .cd-warning-box,\n    .cd-info-box,\n    .cd-cta {\n        padding: 25px 20px;\n    }\n}\n\n@media (max-width: 600px) {\n    .consumer-disputes-section {\n        padding: 40px 15px;\n    }\n    \n    .cd-services h2,\n    .cd-warning-box h3,\n    .cd-info-box h3,\n    .cd-cta h3 {\n        font-size: 1.4em;\n    }\n    \n    .cd-image-cta {\n        padding: 20px;\n    }\n    \n    .cd-image-cta h3 {\n        font-size: 1.2em;\n    }\n}\n<\/style>\n\n<div class=\"consumer-disputes-section\">\n    <div class=\"cd-content-wrapper\">\n        <div class=\"cd-image-block\">\n            <img decoding=\"async\" src=\"https:\/\/iterlex.lt\/wp-content\/uploads\/2026\/01\/vartojimo-gincai.jpg\" alt=\"Vartojimo gin\u010dai - teisin\u0117s paslaugos\">\n            \n            <div class=\"cd-image-cta\">\n                <h3>Need advice?<\/h3>\n                <p>Contact us and get professional legal assistance<\/p>\n                <a href=\"https:\/\/iterlex.lt\/en\/kontaktai\/\" class=\"cd-cta-button\">Contact<\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"cd-services\">\n            <h2>Our services<\/h2>\n            <p>We have extensive legal experience in representing consumers and businesses in disputes. We offer a wide range of legal services:<\/p>\n            \n            <ul class=\"cd-services-list\">\n                <li>Purchase\/sale of goods of inadequate quality<\/li>\n                <li>Removal of defects in goods<\/li>\n                <li>Termination of purchase and sale agreements<\/li>\n                <li>Termination of service agreements<\/li>\n                <li>Identification of hidden defects in goods<\/li>\n                <li>Purchase\/sale of poor-quality goods<\/li>\n                <li>Protection of consumer and\/or business rights<\/li>\n                <li>Purchase\/sale of cars with hidden defects and\/or of poor quality<\/li>\n            <\/ul>\n\n            <div class=\"cd-additional-services\">\n                <strong>Additional services:<\/strong>\n                Consultations, representation in court, preparation of procedural documents, staff training and seminars for businesses, review of internal company documents (procedures, contracts).\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"cd-warning-box\">\n        <h3>Why is it important to choose a professional representative?<\/h3>\n        <p>Consumer relations are among the most complicated and complex due to the greater protection of consumer rights and the specifics of proving a case in a dispute.<\/p>\n        <p><strong>Common mistakes:<\/strong> a frivolous approach to the dispute. In many cases, consumers are overly confident in the legal protection of their interests, while entrepreneurs are overly confident in the legitimacy of their position.<\/p>\n        <p>Every circumstance and fact is important, because even a single ill-considered statement at the pre-trial stage (in a claim and\/or response to a claim) can determine the course of the entire process and irrevocably turn the process in an unfavorable direction.<\/p>\n    <\/div>\n\n    <div class=\"cd-info-box\">\n        <h3>The most common misunderstandings<\/h3>\n        <p>It is not uncommon for seemingly everyday concepts to be legally understood and interpreted much more broadly than usual. Ignorance of these and other aspects often turns into unfounded claims on the part of consumers and\/or excessive confidence in the honesty of the business side.<\/p>\n        <p><strong>Financial consequences of the process:<\/strong> a costly and lengthy process often exceeds the price of the item, therefore the financial consequences of the process are extremely painful.<\/p>\n        <p>Turning to a professional in the field (lawyer) will protect your rights, save time and money.<\/p>\n    <\/div>\n\n    <div class=\"cd-cta\">\n        <h3>Free Initial Consultation<\/h3>\n        <p>If a dispute arises, we invite you to take advantage of our free initial remote legal consultation, during which we will discuss your case and offer solutions.<\/p>\n        <a href=\"https:\/\/iterlex.lt\/en\/kontaktai\/\" class=\"cd-cta-button\">Contact<\/a>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Reikalinga konsultacija? Susisiekite su mumis ir gaukite profesionali\u0105 teisin\u0119 pagalb\u0105 Susisiekti M\u016bs\u0173 paslaugos Esame sukaup\u0119 didel\u0119 teisin\u0119 patirt\u012f atstovaujant gin\u010duose vartotojus ir verslininkus. Galime pasi\u016blyti plat\u0173 teisini\u0173 paslaug\u0173 spektr\u0105: D\u0117l netinkamos kokyb\u0117s daikto \u012fgijimo \/ pardavimo Daikto tr\u016bkum\u0173 \u0161alinimo Pirkimo \u2013 pardavimo sutar\u010di\u0173 nutraukimo Paslaug\u0173 teikimo sutar\u010di\u0173 nutraukimo Daikto pasl\u0117pt\u0173 tr\u016bkum\u0173 nustatymo Nekokybi\u0161k\u0173 preki\u0173 \u012fsigijimo [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","footnotes":""},"class_list":["post-26346","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/pages\/26346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/comments?post=26346"}],"version-history":[{"count":28,"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/pages\/26346\/revisions"}],"predecessor-version":[{"id":26492,"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/pages\/26346\/revisions\/26492"}],"wp:attachment":[{"href":"https:\/\/iterlex.lt\/en\/wp-json\/wp\/v2\/media?parent=26346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}