{"product_id":"outlet-repair-spacers-recessed-wall-outlet-fix","title":"🛠 Outlet Repair Spacers – Easy Fix for Loose, Crooked \u0026 Recessed Outlets","description":"\u003cstyle\u003e\n  \/* =========================================================\n     Outlet Repair Spacers Landing Page\n     Shopify安全隔离版\n  ========================================================= *\/\n\n  .orsx-page,\n  .orsx-page *,\n  .orsx-page *::before,\n  .orsx-page *::after {\n    box-sizing: border-box;\n  }\n\n  .orsx-page {\n    --ors-blue: #1261ad;\n    --ors-blue-dark: #073e79;\n    --ors-blue-deep: #052d58;\n    --ors-blue-soft: #eaf4ff;\n    --ors-blue-pale: #f5faff;\n    --ors-green: #248b45;\n    --ors-red: #d94237;\n    --ors-yellow: #ffc928;\n    --ors-black: #151515;\n    --ors-text: #253247;\n    --ors-muted: #69778a;\n    --ors-border: #d7e4ef;\n    --ors-white: #ffffff;\n    --ors-bg: #f7f9fc;\n\n    position: relative;\n    z-index: 0;\n    display: block;\n    clear: both;\n    isolation: isolate;\n\n    width: 100%;\n    max-width: 1180px;\n    min-width: 0;\n    margin: 28px auto 0;\n    padding: 0;\n\n    overflow: hidden;\n    color: var(--ors-text);\n    background: var(--ors-white);\n\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n\n    container-type: inline-size;\n    container-name: orslanding;\n  }\n\n  .orsx-page img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0;\n  }\n\n  .orsx-page h1,\n  .orsx-page h2,\n  .orsx-page h3,\n  .orsx-page p,\n  .orsx-page ul {\n    margin-top: 0;\n  }\n\n  .orsx-page h1,\n  .orsx-page h2,\n  .orsx-page h3 {\n    color: var(--ors-black);\n    line-height: 1.13;\n  }\n\n  .orsx-page a {\n    text-decoration: none;\n  }\n\n  .orsx-section {\n    position: relative;\n    display: block;\n    clear: both;\n    width: 100%;\n    padding: 52px 20px;\n  }\n\n  .orsx-center {\n    text-align: center;\n  }\n\n  .orsx-kicker {\n    display: inline-flex;\n    margin-bottom: 14px;\n    padding: 7px 15px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 999px;\n\n    color: var(--ors-blue-dark);\n    background: #dceeff;\n\n    font-size: 12px;\n    font-weight: 900;\n    line-height: 1.2;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .orsx-main-title {\n    max-width: 860px;\n    margin-right: auto;\n    margin-bottom: 18px;\n    margin-left: auto;\n\n    color: var(--ors-white) !important;\n\n    font-size: clamp(36px, 7vw, 62px);\n    font-weight: 900;\n    line-height: 1.05 !important;\n    letter-spacing: -1.6px;\n\n    overflow-wrap: break-word;\n  }\n\n  .orsx-title {\n    margin-bottom: 16px;\n\n    font-size: clamp(29px, 5vw, 43px);\n    font-weight: 900;\n    line-height: 1.12 !important;\n    letter-spacing: -0.8px;\n\n    overflow-wrap: break-word;\n  }\n\n  .orsx-subtitle {\n    max-width: 730px;\n    margin: 0 auto 28px;\n\n    color: var(--ors-muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .orsx-button {\n    display: inline-flex;\n    width: auto;\n    min-height: 56px;\n    padding: 16px 28px;\n\n    align-items: center;\n    justify-content: center;\n\n    border: 0;\n    border-radius: 9px;\n\n    color: var(--ors-white) !important;\n    background:\n      linear-gradient(\n        135deg,\n        #1680d8,\n        #0758a8\n      );\n\n    box-shadow:\n      0 13px 28px rgba(7, 88, 168, 0.28);\n\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.25;\n    text-align: center;\n\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .orsx-button:hover {\n    color: var(--ors-white) !important;\n    transform: translateY(-2px);\n    box-shadow:\n      0 17px 34px rgba(7, 88, 168, 0.34);\n  }\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .orsx-hero {\n    position: relative;\n    display: block;\n    clear: both;\n    width: 100%;\n\n    padding: 59px 20px 38px;\n\n    overflow: hidden;\n\n    color: var(--ors-white);\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 12% 12%,\n        rgba(65, 160, 245, 0.37),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 90% 12%,\n        rgba(255, 255, 255, 0.12),\n        transparent 27%\n      ),\n      linear-gradient(\n        145deg,\n        #042b54 0%,\n        #07589f 58%,\n        #063b72 100%\n      );\n  }\n\n  .orsx-hero-content {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .orsx-hero .orsx-kicker {\n    color: var(--ors-blue-deep);\n    background: #ffffff;\n  }\n\n  .orsx-hero-copy {\n    max-width: 710px;\n    margin: 0 auto 27px;\n\n    color: #e5f2ff;\n\n    font-size: 18px;\n    line-height: 1.72;\n  }\n\n  .orsx-hero-note {\n    margin: 15px 0 0;\n\n    color: #c8e2f8;\n\n    font-size: 13px;\n  }\n\n  .orsx-hero-image {\n    display: block;\n    width: 100%;\n    max-width: 760px;\n\n    margin: 37px auto 0;\n    padding: 10px;\n\n    overflow: hidden;\n\n    border: 1px solid rgba(255,255,255,0.3);\n    border-radius: 18px;\n\n    background: #ffffff;\n\n    box-shadow:\n      0 25px 55px rgba(0,0,0,0.28);\n  }\n\n  .orsx-hero-image img {\n    border-radius: 11px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n  }\n\n  \/* =========================================================\n     QUICK FACTS\n  ========================================================= *\/\n\n  .orsx-facts-section {\n    display: block;\n    clear: both;\n    width: 100%;\n\n    padding: 36px 14px 42px;\n\n    background: var(--ors-blue-pale);\n  }\n\n  .orsx-facts {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    width: 100%;\n    max-width: 930px;\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    border: 1px solid var(--ors-border);\n    border-radius: 15px;\n\n    background: var(--ors-white);\n\n    box-shadow:\n      0 12px 30px rgba(12, 67, 118, 0.09);\n  }\n\n  .orsx-fact {\n    min-width: 0;\n    padding: 22px 8px;\n\n    border-right: 1px solid #e5edf5;\n    border-bottom: 1px solid #e5edf5;\n\n    text-align: center;\n  }\n\n  .orsx-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .orsx-fact:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .orsx-fact strong {\n    display: block;\n\n    color: var(--ors-blue);\n\n    font-size: 27px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .orsx-fact span {\n    display: block;\n    margin-top: 8px;\n\n    color: var(--ors-blue-deep);\n\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  \/* =========================================================\n     PAIN SECTION\n  ========================================================= *\/\n\n  .orsx-pain {\n    background: var(--ors-white);\n  }\n\n  .orsx-pain-box {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    gap: 14px;\n\n    max-width: 820px;\n    margin: 31px auto 0;\n  }\n\n  .orsx-pain-item {\n    padding: 20px;\n\n    border: 1px solid #f1d1ce;\n    border-radius: 13px;\n\n    background: #fff7f6;\n\n    text-align: left;\n  }\n\n  .orsx-pain-item strong {\n    display: block;\n    margin-bottom: 7px;\n\n    color: var(--ors-red);\n\n    font-size: 16px;\n  }\n\n  .orsx-pain-item span {\n    color: var(--ors-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* =========================================================\n     SPLIT\n  ========================================================= *\/\n\n  .orsx-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 30px;\n    align-items: center;\n  }\n\n  .orsx-split \u003e * {\n    min-width: 0;\n  }\n\n  .orsx-copy {\n    width: 100%;\n    min-width: 0;\n  }\n\n  .orsx-copy p {\n    margin-bottom: 18px;\n\n    color: var(--ors-muted);\n\n    font-size: 16px;\n    line-height: 1.74;\n  }\n\n  .orsx-image-card {\n    display: block;\n    width: 100%;\n    max-width: 570px;\n\n    margin: 0 auto;\n    padding: 9px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--ors-border);\n    border-radius: 16px;\n\n    background: var(--ors-white);\n\n    box-shadow:\n      0 18px 40px rgba(17, 66, 110, 0.13);\n  }\n\n  .orsx-image-card img {\n    border-radius: 9px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n  }\n\n  .orsx-checks {\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .orsx-checks li {\n    position: relative;\n\n    margin-bottom: 13px;\n    padding-left: 35px;\n\n    color: var(--ors-text);\n\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .orsx-checks li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n\n    display: flex;\n    width: 25px;\n    height: 25px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    color: var(--ors-white);\n    background: var(--ors-green);\n\n    content: \"✓\";\n\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* =========================================================\n     DARK BLUE\n  ========================================================= *\/\n\n  .orsx-dark {\n    color: var(--ors-white);\n\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(39, 141, 230, 0.4),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #03294f,\n        #07569e\n      );\n  }\n\n  .orsx-dark .orsx-title {\n    color: var(--ors-white);\n  }\n\n  .orsx-dark .orsx-copy p {\n    color: #d9eafa;\n  }\n\n  .orsx-dark .orsx-checks li {\n    color: #ffffff;\n  }\n\n  \/* =========================================================\n     CARDS\n  ========================================================= *\/\n\n  .orsx-benefits {\n    background: var(--ors-blue-soft);\n  }\n\n  .orsx-card-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    gap: 18px;\n\n    margin-top: 32px;\n  }\n\n  .orsx-card {\n    min-width: 0;\n\n    padding: 27px 21px;\n\n    border: 1px solid #d4e5f3;\n    border-radius: 16px;\n\n    background: var(--ors-white);\n\n    box-shadow:\n      0 10px 25px rgba(15, 75, 125, 0.07);\n\n    text-align: left;\n  }\n\n  .orsx-icon {\n    display: flex;\n\n    width: 52px;\n    height: 52px;\n\n    margin-bottom: 17px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 15px;\n\n    color: var(--ors-white);\n    background:\n      linear-gradient(\n        135deg,\n        #1881d5,\n        #09559e\n      );\n\n    font-size: 25px;\n  }\n\n  .orsx-card h3 {\n    margin-bottom: 9px;\n\n    color: var(--ors-blue-deep);\n\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .orsx-card p {\n    margin-bottom: 0;\n\n    color: var(--ors-muted);\n\n    font-size: 15px;\n    line-height: 1.67;\n  }\n\n  \/* =========================================================\n     SHOWCASE\n  ========================================================= *\/\n\n  .orsx-showcase {\n    background: var(--ors-white);\n  }\n\n  .orsx-showcase-frame {\n    display: block;\n\n    width: 100%;\n    max-width: 800px;\n\n    margin: 32px auto 0;\n    padding: 9px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--ors-border);\n    border-radius: 17px;\n\n    background: var(--ors-white);\n\n    box-shadow:\n      0 18px 42px rgba(13, 68, 116, 0.13);\n  }\n\n  .orsx-showcase-frame img {\n    border-radius: 9px;\n  }\n\n  \/* =========================================================\n     BEFORE AFTER\n  ========================================================= *\/\n\n  .orsx-before-after {\n    background: #f7f9fc;\n  }\n\n  .orsx-ba-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    gap: 18px;\n\n    max-width: 850px;\n    margin: 31px auto 0;\n  }\n\n  .orsx-ba-card {\n    padding: 26px 22px;\n\n    border-radius: 15px;\n\n    text-align: left;\n  }\n\n  .orsx-before {\n    border: 1px solid #edd0cd;\n    background: #fff7f6;\n  }\n\n  .orsx-after {\n    border: 2px solid #56a76a;\n    background: #f6fff7;\n  }\n\n  .orsx-ba-label {\n    display: inline-block;\n\n    margin-bottom: 14px;\n    padding: 6px 12px;\n\n    border-radius: 999px;\n\n    color: var(--ors-white);\n\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .orsx-before .orsx-ba-label {\n    background: var(--ors-red);\n  }\n\n  .orsx-after .orsx-ba-label {\n    background: var(--ors-green);\n  }\n\n  .orsx-ba-card h3 {\n    margin-bottom: 14px;\n\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .orsx-ba-card ul {\n    margin: 0;\n    padding-left: 19px;\n\n    color: var(--ors-muted);\n\n    font-size: 15px;\n  }\n\n  .orsx-ba-card li {\n    margin-bottom: 9px;\n  }\n\n  \/* =========================================================\n     USE CASES\n  ========================================================= *\/\n\n  .orsx-use {\n    color: var(--ors-white);\n\n    background:\n      linear-gradient(\n        140deg,\n        #063760,\n        #0c659f\n      );\n  }\n\n  .orsx-use .orsx-title {\n    color: var(--ors-white);\n  }\n\n  .orsx-use .orsx-subtitle {\n    color: #d6eafa;\n  }\n\n  .orsx-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 10px;\n\n    max-width: 790px;\n    margin: 28px auto 0;\n  }\n\n  .orsx-tag {\n    padding: 10px 16px;\n\n    border: 1px solid rgba(255,255,255,0.35);\n    border-radius: 999px;\n\n    color: var(--ors-white);\n    background: rgba(255,255,255,0.1);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  \/* =========================================================\n     SPECS\n  ========================================================= *\/\n\n  .orsx-details {\n    background: var(--ors-blue-pale);\n  }\n\n  .orsx-table {\n    width: 100%;\n    max-width: 820px;\n\n    margin: 30px auto 0;\n\n    overflow: hidden;\n\n    border: 1px solid var(--ors-border);\n    border-radius: 14px;\n\n    background: var(--ors-white);\n\n    box-shadow:\n      0 11px 27px rgba(15, 72, 120, 0.08);\n\n    text-align: left;\n  }\n\n  .orsx-table-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    width: 100%;\n\n    border-bottom: 1px solid #e2edf5;\n  }\n\n  .orsx-table-row:last-child {\n    border-bottom: 0;\n  }\n\n  .orsx-table-label,\n  .orsx-table-value {\n    min-width: 0;\n\n    padding: 15px 18px;\n\n    overflow-wrap: break-word;\n\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .orsx-table-label {\n    padding-bottom: 6px;\n\n    color: var(--ors-blue-deep);\n    background: #f2f8fd;\n\n    font-weight: 900;\n  }\n\n  .orsx-table-value {\n    padding-top: 7px;\n    color: var(--ors-muted);\n  }\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .orsx-faq {\n    background: var(--ors-white);\n  }\n\n  .orsx-faq-list {\n    width: 100%;\n    max-width: 820px;\n\n    margin: 29px auto 0;\n\n    text-align: left;\n  }\n\n  .orsx-faq details {\n    display: block;\n\n    margin-bottom: 12px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--ors-border);\n    border-radius: 13px;\n\n    background: #f9fbfd;\n  }\n\n  .orsx-faq summary {\n    position: relative;\n    display: block;\n\n    padding: 18px 48px 18px 18px;\n\n    color: var(--ors-blue-deep);\n\n    cursor: pointer;\n\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.45;\n\n    list-style: none;\n  }\n\n  .orsx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orsx-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 18px;\n\n    color: var(--ors-blue);\n\n    content: \"+\";\n\n    font-size: 25px;\n    font-weight: 800;\n    line-height: 1;\n\n    transform: translateY(-50%);\n  }\n\n  .orsx-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .orsx-faq-answer {\n    padding: 0 18px 18px;\n\n    color: var(--ors-muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     SAFETY\n  ========================================================= *\/\n\n  .orsx-safety {\n    padding: 30px 20px;\n\n    color: #4d3900;\n\n    background: #fff6cf;\n\n    text-align: center;\n  }\n\n  .orsx-safety-inner {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .orsx-safety-icon {\n    margin-bottom: 10px;\n\n    font-size: 35px;\n  }\n\n  .orsx-safety strong {\n    display: block;\n    margin-bottom: 8px;\n\n    color: #443100;\n\n    font-size: 17px;\n  }\n\n  .orsx-safety p {\n    margin-bottom: 0;\n\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     FINAL CTA\n  ========================================================= *\/\n\n  .orsx-final {\n    position: relative;\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 65px 20px;\n\n    color: var(--ors-white);\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(67, 159, 239, 0.4),\n        transparent 40%\n      ),\n      linear-gradient(\n        145deg,\n        #03294f,\n        #075a9e\n      );\n  }\n\n  .orsx-final .orsx-title {\n    max-width: 760px;\n\n    margin-right: auto;\n    margin-left: auto;\n\n    color: var(--ors-white);\n  }\n\n  .orsx-final-copy {\n    max-width: 680px;\n\n    margin: 0 auto 27px;\n\n    color: #dcecff;\n\n    font-size: 17px;\n    line-height: 1.72;\n  }\n\n  .orsx-final-note {\n    margin: 15px 0 0;\n\n    color: #c2def4;\n\n    font-size: 13px;\n  }\n\n  \/* =========================================================\n     容器响应式\n  ========================================================= *\/\n\n  @container orslanding (min-width: 700px) {\n\n    .orsx-section {\n      padding: 68px 42px;\n    }\n\n    .orsx-hero {\n      padding: 75px 42px 48px;\n    }\n\n    .orsx-facts-section {\n      padding: 43px 30px 48px;\n    }\n\n    .orsx-facts {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .orsx-fact {\n      border-right: 1px solid #e5edf5;\n      border-bottom: 0;\n    }\n\n    .orsx-fact:nth-child(2) {\n      border-right: 1px solid #e5edf5;\n    }\n\n    .orsx-fact:last-child {\n      border-right: 0;\n    }\n\n    .orsx-pain-box {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orsx-split {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 48px;\n    }\n\n    .orsx-card-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .orsx-ba-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .orsx-table-row {\n      grid-template-columns: 40% 60%;\n    }\n\n    .orsx-table-label,\n    .orsx-table-value {\n      padding: 16px 19px;\n    }\n\n    .orsx-final {\n      padding: 77px 42px;\n    }\n  }\n\n  @container orslanding (min-width: 960px) {\n\n    .orsx-section {\n      padding: 79px 59px;\n    }\n\n    .orsx-hero {\n      padding: 86px 59px 54px;\n    }\n\n    .orsx-split {\n      gap: 61px;\n    }\n\n    .orsx-copy p {\n      font-size: 17px;\n    }\n\n    .orsx-final {\n      padding: 86px 59px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n\n    .orsx-page {\n      margin-top: 20px;\n    }\n\n    .orsx-main-title {\n      font-size: 37px;\n    }\n\n    .orsx-title {\n      font-size: 29px;\n    }\n\n    .orsx-hero-copy,\n    .orsx-subtitle {\n      font-size: 16px;\n    }\n\n    .orsx-button {\n      width: 100%;\n      max-width: 420px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orsx-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"orsx-hero\"\u003e\n\u003cdiv class=\"orsx-hero-content\"\u003e\n\u003cspan class=\"orsx-kicker\"\u003e The Simple Outlet Fix \u003c\/span\u003e\n\u003ch1 class=\"orsx-main-title\"\u003eLoose. Crooked. Recessed.\u003cbr\u003eFix the Outlet—Not the Whole Wall.\u003c\/h1\u003e\n\u003cp class=\"orsx-hero-copy\"\u003eBring recessed outlets and switches forward for a cleaner, straighter and more stable fit—without turning a small wall problem into a major renovation project.\u003c\/p\u003e\n\u003ca class=\"orsx-button\"\u003e Fix My Outlets → \u003c\/a\u003e\n\u003cp class=\"orsx-hero-note\"\u003eMetal support spacers • Available in 10-piece and 20-piece options\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-hero-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/01_6992b062-249f-4130-bb55-3570f706a7be.png?v=1786779777\u0026amp;width=1946\" alt=\"Outlet leveling spacers for recessed loose and uneven outlets\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003csection class=\"orsx-facts-section\"\u003e\n\u003cdiv class=\"orsx-facts\"\u003e\n\u003cdiv class=\"orsx-fact\"\u003e\n\u003cstrong\u003eMetal\u003c\/strong\u003e \u003cspan\u003eRigid Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-fact\"\u003e\n\u003cstrong\u003e1.5mm\u003c\/strong\u003e \u003cspan\u003eApprox. Thickness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-fact\"\u003e\n\u003cstrong\u003e10 \/ 20\u003c\/strong\u003e \u003cspan\u003ePiece Options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-fact\"\u003e\n\u003cstrong\u003e4\u003c\/strong\u003e \u003cspan\u003eSimple Steps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN --\u003e\n\u003csection class=\"orsx-section orsx-pain orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e That Little Problem Gets Annoying Fast \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eDoes Your Outlet Sink Back Every Time You Plug Something In?\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eNew drywall, tile, backsplash and wall upgrades can leave the electrical box sitting too far behind the finished wall. The result can be an outlet that looks unfinished or feels poorly supported.\u003c\/p\u003e\n\u003cdiv class=\"orsx-pain-box\"\u003e\n\u003cdiv class=\"orsx-pain-item\"\u003e\n\u003cstrong\u003e✕ Recessed Outlet\u003c\/strong\u003e \u003cspan\u003e The outlet sits too far behind the wall plate instead of appearing flush with the finished surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-pain-item\"\u003e\n\u003cstrong\u003e✕ Loose \u0026amp; Wobbly\u003c\/strong\u003e \u003cspan\u003e Movement when inserting or removing a plug makes the installation feel unfinished. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-pain-item\"\u003e\n\u003cstrong\u003e✕ Crooked Finish\u003c\/strong\u003e \u003cspan\u003e An uneven outlet can ruin the clean look of fresh drywall, backsplash or wall paneling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEFORE \/ AFTER IMAGE --\u003e\n\u003csection class=\"orsx-section orsx-dark\"\u003e\n\u003cdiv class=\"orsx-split\"\u003e\n\u003cdiv class=\"orsx-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/02_d47959cc-ba8d-4b90-98db-cf40cc9953c1.png?v=1786779777\u0026amp;width=1946\" alt=\"Before install and after recessed outlet spacer comparison\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"orsx-copy\"\u003e\n\u003cspan class=\"orsx-kicker\"\u003e Small Part. Big Difference. \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eBring the Outlet Forward for a Clean, Flush Finish\u003c\/h2\u003e\n\u003cp\u003eThe metal spacer sits between the electrical device and the box, adding support where extra depth is needed so the outlet can sit closer to the finished wall surface.\u003c\/p\u003e\n\u003cul class=\"orsx-checks\"\u003e\n\u003cli\u003eHelps correct recessed outlet positioning\u003c\/li\u003e\n\u003cli\u003eCreates more rigid support behind the device\u003c\/li\u003e\n\u003cli\u003eHelps outlets and switches sit straighter\u003c\/li\u003e\n\u003cli\u003eIdeal after adding wall thickness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"orsx-section orsx-benefits orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Why It Works \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eSupport Exactly Where You Need It\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eInstead of trying to hide the problem with the wall plate, add support behind the outlet itself.\u003c\/p\u003e\n\u003cdiv class=\"orsx-card-grid\"\u003e\n\u003carticle class=\"orsx-card\"\u003e\n\u003cdiv class=\"orsx-icon\"\u003e▣\u003c\/div\u003e\n\u003ch3\u003eRigid Metal Support\u003c\/h3\u003e\n\u003cp\u003eThe metal construction provides a firm spacer behind the outlet or switch instead of relying on soft or flexible filler.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"orsx-card\"\u003e\n\u003cdiv class=\"orsx-icon\"\u003e↔\u003c\/div\u003e\n\u003ch3\u003eBetter Alignment\u003c\/h3\u003e\n\u003cp\u003eHelps bring the device forward so the outlet and wall plate can appear straighter and more professionally finished.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"orsx-card\"\u003e\n\u003cdiv class=\"orsx-icon\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eCleaner Finish\u003c\/h3\u003e\n\u003cp\u003eA properly positioned device looks better after drywall, tile, backsplash and other wall upgrades.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STRUCTURE IMAGE --\u003e\n\u003csection class=\"orsx-section orsx-showcase orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e See How It Fits \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eIt Fills the Gap Behind the Finished Wall\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eWhen the electrical box sits too deep, the spacer adds the needed thickness between the box and device so the outlet can be supported closer to the wall surface.\u003c\/p\u003e\n\u003cdiv class=\"orsx-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/03_24c7dad4-fd43-4b07-b8fe-7fdd3048106e.png?v=1786779777\u0026amp;width=1946\" alt=\"Outlet repair spacer installation structure\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"orsx-section\"\u003e\n\u003cdiv class=\"orsx-split\"\u003e\n\u003cdiv class=\"orsx-copy\"\u003e\n\u003cspan class=\"orsx-kicker\"\u003e Perfect After Wall Upgrades \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eNew Wall Surface. Old Outlet Depth. One Simple Solution.\u003c\/h2\u003e\n\u003cp\u003eTile, backsplash, new drywall and wall paneling add thickness to the wall. That added depth can leave the original outlet sitting farther back than before.\u003c\/p\u003e\n\u003cul class=\"orsx-checks\"\u003e\n\u003cli\u003eKitchen backsplash projects\u003c\/li\u003e\n\u003cli\u003eDrywall upgrades\u003c\/li\u003e\n\u003cli\u003eTile installations\u003c\/li\u003e\n\u003cli\u003eWall paneling\u003c\/li\u003e\n\u003cli\u003eHome renovation projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/04_46057974-d54e-4c96-8f4c-67111b20cb03.png?v=1786779777\u0026amp;width=1946\" alt=\"Outlet repair spacer used after home wall renovation\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- METAL --\u003e\n\u003csection class=\"orsx-section orsx-dark\"\u003e\n\u003cdiv class=\"orsx-split\"\u003e\n\u003cdiv class=\"orsx-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/05_f0b6d869-2ee3-4a3e-8490-cc9f7ffb31f1.png?v=1786779777\u0026amp;width=1946\" alt=\"Solid metal outlet spacer dimensions\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"orsx-copy\"\u003e\n\u003cspan class=\"orsx-kicker\"\u003e Solid Metal Construction \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eThin Enough to Fit. Rigid Enough to Support.\u003c\/h2\u003e\n\u003cp\u003eThe slim metal profile is designed to provide consistent spacing without adding bulky material behind the outlet.\u003c\/p\u003e\n\u003cul class=\"orsx-checks\"\u003e\n\u003cli\u003eApprox. 4.25 in. overall height\u003c\/li\u003e\n\u003cli\u003eApprox. 2.28 in. width\u003c\/li\u003e\n\u003cli\u003eApprox. 0.06 in. \/ 1.5mm thickness\u003c\/li\u003e\n\u003cli\u003eSmooth, precisely cut profile\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003csection class=\"orsx-section orsx-showcase orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e One Fix for More Wall Devices \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eMade for Common Outlet \u0026amp; Switch Projects\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eThe spacer design can be used with common wall-device layouts such as duplex receptacles and selected switch styles where the installation configuration is compatible.\u003c\/p\u003e\n\u003cdiv class=\"orsx-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/06_980dc49f-4d25-48ee-9333-4ed8bc9e43e5.png?v=1786779777\u0026amp;width=1946\" alt=\"Outlet spacer compatibility with receptacles and switches\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEFORE AFTER TEXT --\u003e\n\u003csection class=\"orsx-section orsx-before-after orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e From Annoying to Finished \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eThe Difference Is Easy to See\u003c\/h2\u003e\n\u003cdiv class=\"orsx-ba-grid\"\u003e\n\u003cdiv class=\"orsx-ba-card orsx-before\"\u003e\n\u003cspan class=\"orsx-ba-label\"\u003e BEFORE \u003c\/span\u003e\n\u003ch3\u003eRecessed \u0026amp; Unfinished\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOutlet sits too far behind the wall\u003c\/li\u003e\n\u003cli\u003eVisible gaps can hurt the finished look\u003c\/li\u003e\n\u003cli\u003eDevice may feel less securely supported\u003c\/li\u003e\n\u003cli\u003eWall plate cannot solve the depth problem\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-ba-card orsx-after\"\u003e\n\u003cspan class=\"orsx-ba-label\"\u003e AFTER \u003c\/span\u003e\n\u003ch3\u003eFlush \u0026amp; Supported\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOutlet sits closer to the finished wall\u003c\/li\u003e\n\u003cli\u003eCleaner wall-plate appearance\u003c\/li\u003e\n\u003cli\u003eMore rigid support behind the device\u003c\/li\u003e\n\u003cli\u003eA more complete renovation finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALL --\u003e\n\u003csection class=\"orsx-section orsx-showcase orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Straightforward Installation \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eFour Steps to a Cleaner Outlet Finish\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eAlways shut off power at the circuit breaker and verify the circuit is de-energized before working on an outlet or switch.\u003c\/p\u003e\n\u003cdiv class=\"orsx-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/07_5e579521-987f-4e24-abd8-b67cf3232aea.png?v=1786779777\u0026amp;width=1946\" alt=\"Four step outlet repair spacer installation\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"orsx-section orsx-use orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Keep a Few in the Toolbox \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eOne Small Part for Problems Around the House\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eUseful for renovation punch lists, wall upgrades and outlets that need extra support behind the finished surface.\u003c\/p\u003e\n\u003cdiv class=\"orsx-tags\"\u003e\n\u003cspan class=\"orsx-tag\"\u003eKitchen Backsplash\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eBathroom Tile\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eDrywall Projects\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eWall Paneling\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eGarage\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eOffice\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eWorkshop\u003c\/span\u003e \u003cspan class=\"orsx-tag\"\u003eHome Renovation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection class=\"orsx-section orsx-showcase orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Ready When You Need It \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eFix One Outlet—or Keep Extras for the Next Project\u003c\/h2\u003e\n\u003cp class=\"orsx-subtitle\"\u003eMultiple-piece options make it convenient for rooms where several outlets or switches were affected by a new wall finish.\u003c\/p\u003e\n\u003cdiv class=\"orsx-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/10_c3db3e68-abcf-4126-a077-98f8f3c41280.webp?v=1786779777\u0026amp;width=1946\" alt=\"Metal outlet repair spacer set\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"orsx-section orsx-details orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Product Information \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eQuick Details\u003c\/h2\u003e\n\u003cdiv class=\"orsx-table\"\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003eOutlet Repair \/ Leveling Metal Spacers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003eMetal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eApprox. Size\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003e4.25 × 2.28 in. (108 × 58 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eApprox. Thickness\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003e0.06 in. \/ 1.5 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eAvailable Options\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003e10 pieces or 20 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eIntended Use\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003eHelping position compatible recessed outlets and switches closer to the finished wall surface\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-row\"\u003e\n\u003cdiv class=\"orsx-table-label\"\u003eTypical Projects\u003c\/div\u003e\n\u003cdiv class=\"orsx-table-value\"\u003eDrywall, tile, backsplash, wall paneling and renovation projects\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SAFETY --\u003e\n\u003csection class=\"orsx-safety\"\u003e\n\u003cdiv class=\"orsx-safety-inner\"\u003e\n\u003cdiv class=\"orsx-safety-icon\"\u003e⚠️\u003c\/div\u003e\n\u003cstrong\u003e Important Electrical Safety Notice \u003c\/strong\u003e\n\u003cp\u003eAlways turn off power at the circuit breaker and verify that the circuit is de-energized before removing a wall plate or working near electrical wiring. If you are not comfortable performing electrical work, use a qualified electrician.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"orsx-section orsx-faq orsx-center\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eBefore You Start\u003c\/h2\u003e\n\u003cdiv class=\"orsx-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat problem are these spacers designed to solve?\u003c\/summary\u003e\n\u003cdiv class=\"orsx-faq-answer\"\u003eThey are intended to add support and spacing when a compatible outlet or switch sits too far behind the finished wall surface.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen might I need one?\u003c\/summary\u003e\n\u003cdiv class=\"orsx-faq-answer\"\u003eThey can be useful after installing drywall, tile, backsplash, paneling or another wall finish that increases wall thickness and leaves the electrical box recessed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan they be used with switches?\u003c\/summary\u003e\n\u003cdiv class=\"orsx-faq-answer\"\u003eThe product imagery shows compatibility with common duplex outlets, Decora-style switches and toggle-style switches. Always confirm the spacer fits your specific electrical box and device configuration before installation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many spacers are included?\u003c\/summary\u003e\n\u003cdiv class=\"orsx-faq-answer\"\u003eThe current product page offers 10-piece and 20-piece options. Select the quantity option you need before adding the product to cart.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan several spacers be used together?\u003c\/summary\u003e\n\u003cdiv class=\"orsx-faq-answer\"\u003eThe product images show spacers supplied as individual pieces for adding support as needed. The correct installation depends on the depth and configuration of the electrical box and device.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to turn off the power?\u003c\/summary\u003e\n\u003cdiv class=\"orsx-faq-answer\"\u003eYes. Shut off the appropriate circuit at the breaker and verify the circuit is de-energized before working around an outlet or switch. If you are unsure, contact a qualified electrician.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"orsx-final\"\u003e\u003cspan class=\"orsx-kicker\"\u003e Finish the Job Right \u003c\/span\u003e\n\u003ch2 class=\"orsx-title\"\u003eStop Living With That Loose, Sunken Outlet\u003c\/h2\u003e\n\u003cp class=\"orsx-final-copy\"\u003eA freshly renovated wall should look finished all the way down to the outlet. Add the support behind it and give the wall the clean final touch it deserves.\u003c\/p\u003e\n\u003ca class=\"orsx-button\"\u003e Choose My Pack → \u003c\/a\u003e\n\u003cp class=\"orsx-final-note\"\u003eChoose 10Pcs or 20Pcs above.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"111","offers":[{"title":"10Pcs","offer_id":52463372304686,"sku":"WBK260815702-10个装","price":25.88,"currency_code":"USD","in_stock":true},{"title":"20Pcs","offer_id":52463372337454,"sku":"WBK260815702-20个装","price":35.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/01_6992b062-249f-4130-bb55-3570f706a7be.png?v=1786779777","url":"https:\/\/cotitoc.com\/de\/products\/outlet-repair-spacers-recessed-wall-outlet-fix","provider":"cotitoc","version":"1.0","type":"link"}