{"id":20581,"date":"2026-07-23T14:00:50","date_gmt":"2026-07-23T14:00:50","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=20581"},"modified":"2026-09-11T06:48:35","modified_gmt":"2026-09-11T06:48:35","slug":"terms-of-use","status":"publish","type":"page","link":"https:\/\/qavryo.com\/bsite\/terms-of-use\/","title":{"rendered":"Terms Of Use"},"content":{"rendered":"<p><!doctype html><\/p>\n<p><title>Terms of Use | QavRyo<\/title><\/p>\n<style>\n:root{\n  --theme-primary:#0F766E;\n  --theme-secondary:#14B8A6;\n  --ink:#171827;--muted:#676b79;--line:#e7e9f0;--soft:#f7f8fb;--white:#fff;\n  --shadow:0 14px 34px rgba(20,24,45,.06);\n  --radius:20px;\n}\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;font-size:16px;line-height:1.68}\na{color:var(--theme-primary);font-weight:700;text-underline-offset:3px}\na:hover{color:var(--theme-secondary)}\na:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px;border-radius:8px}\n.page{max-width:1120px;margin:0 auto;padding:48px 22px 64px;overflow-wrap:anywhere}\n.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--theme-primary);font-size:.82rem;font-weight:800}\n.hero{position:relative;margin:0 0 30px;padding:32px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,var(--soft),#fff 58%,var(--soft));box-shadow:0 18px 45px rgba(24,28,64,.07);overflow:hidden}\n.hero:after{content:\"\";position:absolute;left:32px;bottom:0;width:150px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary))}\nh1{margin:0 0 12px;font-size:clamp(2.15rem,5vw,3.7rem);line-height:1.04;letter-spacing:-.045em}\n.hero p{max-width:820px;margin:0;color:var(--muted);font-size:1.04rem}\nh2{margin:0 0 12px;font-size:clamp(1.3rem,2.5vw,1.65rem);line-height:1.25;letter-spacing:-.02em}\nh3{margin:0 0 9px;font-size:1.05rem;line-height:1.3}\np{margin:0 0 14px;color:var(--muted)}\nul,ol{margin:10px 0 0;padding-left:22px;color:var(--muted)}\nli{margin:6px 0}\nli::marker{color:var(--theme-secondary)}\n.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin:18px 0}\n.card{grid-column:span 6;padding:24px 26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}\n.card.full{grid-column:1\/-1}.card.third{grid-column:span 4}.card.accent{border-top:4px solid var(--theme-primary)}\n.card &gt; :last-child{margin-bottom:0}\n.callout{margin:22px 0;padding:20px 22px;border-left:4px solid var(--theme-primary);border-radius:14px;background:var(--soft)}\n.callout strong{color:var(--ink)}\n.kv{display:grid;grid-template-columns:minmax(170px,.7fr) 1.3fr;gap:10px 20px;margin-top:8px}\n.kv dt{font-weight:800;color:var(--ink)}.kv dd{margin:0;color:var(--muted)}\n.badge{display:inline-block;padding:5px 10px;border-radius:999px;background:var(--soft);color:var(--theme-primary);font-size:.78rem;font-weight:800}\n.pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pill{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.86rem}\n.table-wrap{margin:14px 0 24px;overflow-x:auto;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 28px rgba(24,28,64,.045);-webkit-overflow-scrolling:touch}\ntable{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;background:#fff}\nth,td{padding:14px 15px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}\nth{background:var(--soft);color:var(--ink);font-size:.9rem;font-weight:800;white-space:nowrap}\ntd{color:var(--muted)}tbody tr:last-child td{border-bottom:0}\ncode{display:inline-block;max-width:100%;padding:3px 7px;border:1px solid var(--line);border-radius:7px;background:var(--soft);color:var(--theme-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",monospace;font-size:.88em;overflow-wrap:anywhere}\n.steps{counter-reset:step;display:grid;gap:14px;margin:18px 0}.step{position:relative;padding:20px 22px 20px 72px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:22px;top:20px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:#fff;font-weight:900}\n.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.phase{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.phase .num{display:inline-grid;place-items:center;width:32px;height:32px;margin-bottom:12px;border-radius:10px;background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:#fff;font-weight:900}\n.meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.meta span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.84rem}\n.split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.panel{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}\n.notice{padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:var(--soft);color:var(--muted)}\n.footer-note{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);font-size:.92rem;color:var(--muted)}\nsummary{cursor:pointer;list-style:none;font-weight:800;color:var(--ink)}summary::-webkit-details-marker{display:none}details{margin:12px 0;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}details summary:after{content:\"+\";float:right;color:var(--theme-primary);font-size:1.2rem}details[open] summary:after{content:\"\u2013\"}details p,details ul{margin-top:12px}\n.logo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.pay-logo{display:flex;align-items:center;justify-content:center;min-height:78px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.pay-logo svg{max-width:120px;width:100%;height:42px}\n@media(max-width:820px){.card,.card.third{grid-column:1\/-1}.split,.timeline{grid-template-columns:1fr}.logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.kv{grid-template-columns:1fr}.page{padding:34px 16px 48px}.hero{padding:26px 22px;border-radius:21px}.hero:after{left:22px}.step{padding-left:64px}}\n@media(max-width:480px){.logo-row{grid-template-columns:1fr}}\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}<\/p>\n<p>.grid .card h2{font-size:1.12rem}.grid .card{box-shadow:0 8px 24px rgba(20,24,45,.045)}\n<\/style>\n<p><main class=\"page\"><\/p>\n<div class=\"eyebrow\">Last updated: 11 September 2026<\/div>\n<header class=\"hero\">\n<h1>Terms of Use<\/h1>\n<p>These terms explain website use, orders, payment, shipping, returns, exchanges, refunds and statutory consumer protections.<\/p>\n<\/header>\n<div class=\"grid\">\n<section class=\"card full accent\">\n<h2>Key commercial terms<\/h2>\n<div class=\"pills\"><span class=\"pill\">Processing: 1\u20133 business days<\/span><span class=\"pill\">Dispatch: within 3 business days<\/span><span class=\"pill\">Transit: 7\u201315 business days<\/span><span class=\"pill\">Return request: 14 calendar days<\/span><span class=\"pill\">No restocking fee<\/span><\/div>\n<\/section>\n<\/div>\n<div class=\"grid\">\n<section class=\"card\">\n<h2>1. Scope<\/h2>\n<p>These Terms of Use apply to use of the QavRyo website and purchases made through it. Mandatory statutory consumer rights remain unaffected.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>2. Website Use<\/h2>\n<p>You may use the website only for lawful purposes and in a way that does not interfere with its operation, security or the rights of others.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>3. Product Information<\/h2>\n<p>We aim to present product information accurately. Product appearance can vary by display device, and product-specific descriptions, sizing and availability may change.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>4. Prices and Taxes<\/h2>\n<p>Displayed product prices include applicable tax according to the website pricing configuration. This does not mean that all destination-country customs or import duties are included.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>5. Orders<\/h2>\n<p>Submitting an order is a request to purchase the selected goods subject to these Terms and the checkout information shown at the time of order.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>6. Order Acceptance<\/h2>\n<p>An order may be accepted through the order-processing flow. Where an order cannot be accepted, any payment handling will be addressed as appropriate.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>7. Processing<\/h2>\n<p>Orders are usually processed within 1\u20133 business days.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>8. Cancellation<\/h2>\n<p>You may request cancellation before dispatch by contacting support@qavryo.com. After dispatch, cancellation cannot be guaranteed.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>9. Address Changes<\/h2>\n<p>You may request an address change before dispatch by contacting support@qavryo.com. After dispatch, changes cannot be guaranteed and may depend on the carrier.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>10. Payments<\/h2>\n<p>Payments are processed through Stripe. Available payment methods are those displayed on the Payment or Checkout page.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>11. Shipping Fees<\/h2>\n<p>Standard shipping is 6$ for orders below the free-shipping threshold.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>12. Free Shipping<\/h2>\n<p>Orders meeting 50 qualify for free standard shipping.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>13. Dispatch<\/h2>\n<p>Orders are intended to be dispatched within 3 business days.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>14. Estimated Delivery<\/h2>\n<p>Estimated transit time is 7\u201315 business days after dispatch. This is an estimate and not a guaranteed arrival date.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>15. Tracking<\/h2>\n<p>All orders include shipment tracking. Tracking information is provided after dispatch when tracking data becomes available.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>16. Customs and Import Duties<\/h2>\n<p>Destination-country customs duties, import charges or customs handling charges are the customer\u2019s responsibility where applicable, unless mandatory law requires otherwise.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>17. Lost Parcels<\/h2>\n<p>If a parcel appears lost, contact support@qavryo.com. We will review tracking and investigate with the carrier. If the parcel is confirmed lost, we will offer reshipment or refund.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>18. EU Right of Withdrawal<\/h2>\n<p>Where EU distance-selling consumer rules apply, consumers generally have a <strong>14-day statutory right of withdrawal<\/strong> from receipt of the goods without providing a reason. This statutory right is independent of the normal commercial return policy and must be exercised in accordance with applicable law.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>19. Returns<\/h2>\n<p>For products covered by our normal return policy, request a return within 14 calendar days after receipt by contacting support@qavryo.com before sending goods back.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>20. Return Shipping<\/h2>\n<p>For normal non-defective commercial returns, the customer bears the return shipping cost. For an applicable EU statutory withdrawal, the customer also bears the return shipping cost where that responsibility was clearly disclosed before purchase. For damaged, defective, incorrect or incomplete goods, the merchant bears the applicable return shipping cost.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>21. Exchanges<\/h2>\n<p>Direct exchanges are supported. For normal exchanges, the customer pays return and replacement shipping. For merchant-responsibility exchanges, the merchant bears applicable return and replacement shipping.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>22. Defective \/ Incorrect \/ Incomplete Goods<\/h2>\n<p>Nothing in these Terms limits rights relating to damaged, defective, incorrect or incomplete goods, including mandatory legal remedies.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>23. Refunds<\/h2>\n<p>For normal commercial returns, approved refunds have an internal merchant processing target of within 7 business days after the returned goods are received and the necessary review is completed, and refunds are generally sent to the original payment method. Banks, card issuers or payment providers may require additional time to display funds.<\/p>\n<p>For an applicable EU statutory withdrawal, the mandatory statutory refund deadline applies. Where the law permits, the merchant may withhold the refund until the goods are received or the customer provides evidence that they have been sent back. The internal 7-business-day target does not extend, reduce or replace mandatory statutory refund deadlines.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>24. Personalised Goods Exception Where Applicable<\/h2>\n<p>If clearly personalised, custom-made or made-to-order products are offered, they may fall within a statutory withdrawal exception where applicable law permits. Rights relating to defects, errors or other mandatory statutory rights remain unaffected.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>25. Statutory Consumer Rights<\/h2>\n<p><strong>Mandatory Statutory Consumer Rights<\/strong> always prevail over any term that cannot lawfully limit or exclude them. Under an applicable EU statutory withdrawal, the <strong>standard original delivery cost<\/strong> will be refunded where required by applicable consumer law. If the customer chose a more expensive delivery service than the least expensive standard option offered, the supplementary amount may be excluded where the law permits.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>26. Intellectual Property<\/h2>\n<p>Website content, design elements, text, graphics and other materials may be protected by applicable intellectual-property rights. You may not misuse protected material except where law permits.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>27. Liability<\/h2>\n<p>Nothing in these Terms excludes or limits liability where exclusion or limitation is prohibited by law. Any lawful limitation is subject to mandatory consumer protections.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>28. Privacy<\/h2>\n<p>Personal data is handled under our Privacy Policy and Cookie Policy. Privacy-related questions can be sent to privacy@qavryo.com.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>29. Changes<\/h2>\n<p>We may update these Terms from time to time. The Last Updated value shown at the top identifies the current revision.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>30. Contact<\/h2>\n<p>For order, shipping, return, refund, exchange, size, payment or general support, contact support@qavryo.com.<\/p>\n<\/section>\n<\/div>\n<div class=\"callout\"><strong>Mandatory Statutory Consumer Rights:<\/strong> Nothing in these Terms excludes or limits rights that cannot lawfully be excluded or limited.<\/div>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Terms of Use | Last updated: Terms of Use These terms explain website use, orders, payment, shipping, returns, exchanges, refunds and statutory consumer protections. Key commercial terms Processing: 1\u20133 business daysDispatch: within 3 business daysTransit: 7\u201315 business daysReturn request: 14 calendar daysNo restocking fee 1. Scope These Terms of Use apply to use of the &hellip;<\/p>\n<p class=\"read-more\"> <a class=\" thunk-readmore button \" href=\"https:\/\/qavryo.com\/bsite\/terms-of-use\/\"> <span class=\"screen-reader-text\">Terms Of Use<\/span>Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20581","page","type-page","status-publish","hentry","thunk-woo-product-list","opn-qv-enable","th-shop-mania-woo-hover-","open-single-product-tab-horizontal","open-shadow-","open-shadow-hover-"],"_links":{"self":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages\/20581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/comments?post=20581"}],"version-history":[{"count":2,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages\/20581\/revisions"}],"predecessor-version":[{"id":24294,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages\/20581\/revisions\/24294"}],"wp:attachment":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/media?parent=20581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}