{"id":3457,"date":"2026-07-18T19:16:57","date_gmt":"2026-07-18T19:16:57","guid":{"rendered":"https:\/\/durofloorusa.com\/?page_id=3457"},"modified":"2026-07-18T19:16:57","modified_gmt":"2026-07-18T19:16:57","slug":"deal-of-the-week","status":"publish","type":"page","link":"https:\/\/durofloorusa.com\/index.php\/deal-of-the-week\/","title":{"rendered":"Deal of the Week"},"content":{"rendered":"\n<style>\n  .deal-card,\n  .deal-card * {\n    box-sizing: border-box;\n  }\n\n  .deal-card {\n    position: relative;\n    width: 100%;\n    max-width: 760px;\n    margin: 30px auto;\n    padding: 44px;\n    overflow: hidden;\n    border: 1px solid #eadfd7;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(231, 88, 47, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(145deg, #ffffff 0%, #fffaf7 100%);\n    box-shadow: 0 18px 50px rgba(54, 35, 25, 0.12);\n    color: #182238;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .deal-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 6px;\n    background: linear-gradient(90deg, #d92d20, #ff7a18, #ffc44d);\n  }\n\n  .deal-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 28px;\n    padding: 9px 16px;\n    border: 1px solid rgba(218, 54, 39, 0.16);\n    border-radius: 999px;\n    background: #fff0eb;\n    color: #c52c20;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .deal-card h2 {\n    max-width: 650px;\n    margin: 0 0 22px;\n    color: #17233a;\n    font-size: clamp(32px, 5vw, 48px);\n    font-weight: 500;\n    line-height: 1.12;\n    letter-spacing: -0.035em;\n  }\n\n  .deal-price-box {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: baseline;\n    gap: 8px 14px;\n    margin-bottom: 26px;\n    padding: 18px 20px;\n    border-left: 5px solid #d92d20;\n    border-radius: 0 12px 12px 0;\n    background: rgba(255, 255, 255, 0.8);\n    box-shadow: 0 7px 22px rgba(35, 25, 20, 0.06);\n  }\n\n  .deal-price-label {\n    width: 100%;\n    color: #657083;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .deal-current-price {\n    color: #c92218;\n    font-size: 32px;\n    font-weight: 800;\n    line-height: 1.1;\n  }\n\n  .deal-current-price small {\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  .deal-old-price {\n    color: #7b8493;\n    font-size: 17px;\n  }\n\n  .deal-old-price del {\n    text-decoration-thickness: 2px;\n  }\n\n  .deal-features {\n    display: grid;\n    gap: 12px;\n    margin: 0 0 32px;\n    padding: 0;\n    color: #374151;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 17px;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .deal-features li {\n    position: relative;\n    margin: 0;\n    padding-left: 31px;\n  }\n\n  .deal-features li::before {\n    content: \"\u2713\";\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: grid;\n    width: 21px;\n    height: 21px;\n    place-items: center;\n    border-radius: 50%;\n    background: #fff0eb;\n    color: #c92218;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .deal-image-wrap {\n    position: relative;\n    margin-bottom: 20px;\n    overflow: hidden;\n    border-radius: 15px;\n    background: #eee;\n    box-shadow: 0 10px 28px rgba(46, 29, 19, 0.16);\n  }\n\n  .deal-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    transition: transform 0.5s ease;\n  }\n\n  .deal-image-wrap:hover .deal-image {\n    transform: scale(1.025);\n  }\n\n  .deal-image-tag {\n    position: absolute;\n    right: 15px;\n    bottom: 15px;\n    padding: 8px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.5);\n    border-radius: 999px;\n    background: rgba(20, 25, 35, 0.75);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    backdrop-filter: blur(6px);\n  }\n\n  .deal-notice {\n    margin: 0;\n    padding: 16px 18px;\n    border-radius: 11px;\n    background: #17233a;\n    color: #fff;\n    font-size: 16px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  @media (max-width: 600px) {\n    .deal-card {\n      margin: 15px auto;\n      padding: 30px 18px 22px;\n      border-radius: 15px;\n    }\n\n    .deal-label {\n      margin-bottom: 20px;\n      font-size: 13px;\n    }\n\n    .deal-card h2 {\n      margin-bottom: 20px;\n      font-size: 31px;\n    }\n\n    .deal-price-box {\n      padding: 15px;\n    }\n\n    .deal-current-price {\n      font-size: 27px;\n    }\n\n    .deal-features {\n      font-size: 16px;\n    }\n\n    .deal-notice {\n      font-size: 15px;\n    }\n  }\n<\/style>\n\n<article class=\"deal-card\">\n  <div class=\"deal-label\">\n    <span aria-hidden=\"true\">&#x1f525;<\/span>\n    <span>Deal of the Week<\/span>\n  <\/div>\n\n  <h2>Hawk Floor \u2013 Engineered Hardwood Santos Mahogany<\/h2>\n\n  <div class=\"deal-price-box\">\n    <span class=\"deal-price-label\">Special price<\/span>\n\n    <span class=\"deal-current-price\">\n      $6.49<small>\/sq. ft.<\/small>\n    <\/span>\n\n    <span class=\"deal-old-price\">\n      Was <del>$8.99\/sq. ft.<\/del>\n    <\/span>\n  <\/div>\n\n  <ul class=\"deal-features\">\n    <li>Engineered Hardwood Santos Mahogany<\/li>\n    <li>Durable UV-cured matte finish<\/li>\n    <li>Perfect for modern and classic interiors<\/li>\n  <\/ul>\n\n  <div class=\"deal-image-wrap\">\n    <img decoding=\"async\"\n      class=\"deal-image\"\n      src=\"https:\/\/durofloorusa.com\/wp-content\/uploads\/2025\/07\/hawk-deal.jpg\"\n      alt=\"Hawk Floor engineered hardwood in Santos Mahogany\"\n      width=\"1432\"\n      height=\"1429\"\n      loading=\"lazy\"\n    >\n    <span class=\"deal-image-tag\">Santos Mahogany<\/span>\n  <\/div>\n\n  <p class=\"deal-notice\">\n    Limited quantities available. Visit our showroom or contact us now!\n  <\/p>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f525; Deal of the Week Hawk Floor \u2013 Engineered Hardwood Santos Mahogany Special price $6.49\/sq. ft. Was $8.99\/sq. ft. Engineered Hardwood Santos Mahogany Durable UV-cured matte finish Perfect for modern and classic interiors Santos Mahogany Limited quantities available. Visit our showroom or contact us now!<\/p>\n","protected":false},"author":148,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3457","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/pages\/3457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/users\/148"}],"replies":[{"embeddable":true,"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/comments?post=3457"}],"version-history":[{"count":5,"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/pages\/3457\/revisions"}],"predecessor-version":[{"id":3462,"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/pages\/3457\/revisions\/3462"}],"wp:attachment":[{"href":"https:\/\/durofloorusa.com\/index.php\/wp-json\/wp\/v2\/media?parent=3457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}