{"id":6624,"date":"2025-10-02T13:08:19","date_gmt":"2025-10-02T13:08:19","guid":{"rendered":"https:\/\/torofirenze.com\/home\/?page_id=6624"},"modified":"2025-10-02T13:14:14","modified_gmt":"2025-10-02T13:14:14","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/torofirenze.com\/home\/terms-conditions\/","title":{"rendered":"Terms &#038; Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6624\" class=\"elementor elementor-6624\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fcaee4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"6fcaee4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d15f48 elementor-widget elementor-widget-html\" data-id=\"8d15f48\" 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<div class=\"toro-terms-container\">\r\n  <h1 class=\"toro-terms-title\">Terms & Conditions<\/h1>\r\n  <p class=\"toro-terms-subtitle\">\r\n    By completing your purchase at <strong>Toro Firenze<\/strong>, you confirm that you have read and agreed to the following policies:\r\n  <\/p>\r\n\r\n  <div class=\"toro-terms-timeline\">\r\n\r\n    <!-- Privacy Policy -->\r\n    <a href=\"https:\/\/torofirenze.com\/home\/privacy-policy\/\" target=\"_blank\" class=\"toro-terms-card\">\r\n      <div class=\"icon\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M6 10V8a6 6 0 1112 0v2\"\/>\r\n          <rect x=\"4\" y=\"10\" width=\"16\" height=\"12\" rx=\"2\"\/>\r\n          <circle cx=\"12\" cy=\"16\" r=\"2\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>Privacy Policy<\/h3>\r\n      <p>Learn how we collect, use and protect your personal data.<\/p>\r\n    <\/a>\r\n\r\n    <!-- Return & Exchange Policy -->\r\n    <a href=\"https:\/\/torofirenze.com\/home\/return-and-exchange-policy\/\" target=\"_blank\" class=\"toro-terms-card\">\r\n      <div class=\"icon\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M4 4v6h6M20 20v-6h-6\"\/>\r\n          <path d=\"M20 4h-8a4 4 0 00-4 4v1M4 20h8a4 4 0 004-4v-1\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>Return & Exchange Policy<\/h3>\r\n      <p>Understand our process for returns, refunds and product exchanges.<\/p>\r\n    <\/a>\r\n\r\n    <!-- Delivery & Shipping Policy -->\r\n    <a href=\"https:\/\/torofirenze.com\/home\/delivery-and-shipping-policy\/\" target=\"_blank\" class=\"toro-terms-card\">\r\n      <div class=\"icon\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M3 7h13v10H3z\"\/>\r\n          <path d=\"M16 10h4l1 3v4h-5V10z\"\/>\r\n          <circle cx=\"7.5\" cy=\"17.5\" r=\"1.5\"\/>\r\n          <circle cx=\"17.5\" cy=\"17.5\" r=\"1.5\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>Delivery & Shipping Policy<\/h3>\r\n      <p>See details about our delivery times, methods and shipping costs.<\/p>\r\n    <\/a>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<style>\r\n\/* Container *\/\r\n.toro-terms-container {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 60px 30px;\r\n  background: #111;\r\n  border: 1px solid rgba(212,175,55,0.35);\r\n  border-radius: 20px;\r\n  box-shadow: 0 0 35px rgba(212,175,55,0.08);\r\n  font-family: \"Poppins\", sans-serif;\r\n  color: #eee;\r\n  text-align: center;\r\n}\r\n\r\n\/* Title *\/\r\n.toro-terms-title {\r\n  font-size: 30px;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  background: linear-gradient(90deg,#fff,#d4af37,#fff);\r\n  -webkit-background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n  letter-spacing: 2px;\r\n  margin-bottom: 20px;\r\n}\r\n.toro-terms-title::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 100px;\r\n  height: 2px;\r\n  margin: 14px auto 30px;\r\n  background: linear-gradient(90deg,transparent,#d4af37,transparent);\r\n  animation: shimmer 3s infinite linear;\r\n}\r\n\r\n\/* Subtitle *\/\r\n.toro-terms-subtitle {\r\n  font-size: 16px;\r\n  color: #bbb;\r\n  margin-bottom: 50px;\r\n  max-width: 750px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* Timeline container *\/\r\n.toro-terms-timeline {\r\n  position: relative;\r\n  display: flex;\r\n  justify-content: space-between;\r\n  gap: 30px;\r\n  flex-wrap: wrap;\r\n}\r\n.toro-terms-timeline::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 60px;\r\n  left: 10%;\r\n  right: 10%;\r\n  height: 2px;\r\n  background: linear-gradient(90deg,transparent,#d4af37,transparent);\r\n  animation: shimmer 4s infinite linear;\r\n  z-index: 1;\r\n}\r\n\r\n\/* Card *\/\r\n.toro-terms-card {\r\n  position: relative;\r\n  flex: 1;\r\n  min-width: 280px;\r\n  background: rgba(255,255,255,0.03);\r\n  border: 1px solid rgba(212,175,55,0.25);\r\n  border-radius: 16px;\r\n  padding: 35px 25px 28px;\r\n  text-decoration: none;\r\n  transition: all 0.35s ease;\r\n  box-shadow: 0 0 12px rgba(212,175,55,0.06);\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  z-index: 2;\r\n}\r\n.toro-terms-card:hover {\r\n  border-color: #d4af37;\r\n  transform: translateY(-10px) scale(1.03);\r\n  box-shadow: 0 0 25px rgba(212,175,55,0.3);\r\n}\r\n\r\n\/* Icon *\/\r\n.toro-terms-card .icon {\r\n  width: 60px;\r\n  height: 60px;\r\n  margin-bottom: 15px;\r\n  background: #111;\r\n  border: 2px solid #d4af37;\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n.toro-terms-card svg {\r\n  width: 32px;\r\n  height: 32px;\r\n  stroke: #d4af37;\r\n  filter: drop-shadow(0 0 6px rgba(212,175,55,0.4));\r\n  transition: transform 0.3s ease, stroke 0.3s ease;\r\n}\r\n.toro-terms-card:hover svg {\r\n  transform: scale(1.2);\r\n  stroke: #fff;\r\n}\r\n\r\n\/* Text *\/\r\n.toro-terms-card h3 {\r\n  margin: 12px 0 8px;\r\n  font-size: 18px;\r\n  font-weight: 600;\r\n  color: #fff;\r\n}\r\n.toro-terms-card p {\r\n  margin: 0;\r\n  font-size: 14px;\r\n  color: #aaa;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* Animation shimmer line *\/\r\n@keyframes shimmer {\r\n  0% { background-position: -200% 0; }\r\n  100% { background-position: 200% 0; }\r\n}\r\n.toro-terms-timeline::before {\r\n  background: linear-gradient(90deg,transparent,#d4af37,transparent);\r\n  background-size: 200% auto;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 900px) {\r\n  .toro-terms-timeline {\r\n    flex-direction: column;\r\n  }\r\n  .toro-terms-timeline::before {\r\n    display: none;\r\n  }\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms &#038; Conditions By completing your purchase at Toro Firenze, you confirm that you have read and agreed to the following policies: Privacy Policy Learn how we collect, use and protect your personal data. Return &#038; Exchange Policy Understand our process for returns, refunds and product exchanges. Delivery &#038; Shipping Policy See details about our delivery times, methods and shipping costs.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6624","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/pages\/6624","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/comments?post=6624"}],"version-history":[{"count":13,"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/pages\/6624\/revisions"}],"predecessor-version":[{"id":6638,"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/pages\/6624\/revisions\/6638"}],"wp:attachment":[{"href":"https:\/\/torofirenze.com\/home\/wp-json\/wp\/v2\/media?parent=6624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}