{"id":8208,"date":"2026-04-19T18:22:20","date_gmt":"2026-04-19T18:22:20","guid":{"rendered":"https:\/\/www.leverlocksup.com\/redesign\/?page_id=8208"},"modified":"2026-06-20T13:58:38","modified_gmt":"2026-06-20T13:58:38","slug":"for-brands","status":"publish","type":"page","link":"https:\/\/www.leverlocksup.com\/redesign\/for-brands\/","title":{"rendered":"For Brands"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8208\" class=\"elementor elementor-8208\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-12c94a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"12c94a5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3953e4a\" data-id=\"3953e4a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-27d80f9 elementor-widget elementor-widget-html\" data-id=\"27d80f9\" 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<!-- LeverLock For Brands Page \u2014 paste into WordPress Custom HTML block or Text editor -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800&ampfamily=Barlow:wght@400;500;600&ampdisplay=swap\" rel=\"stylesheet\">\n\n<style>\n  :root {\n    --llo-black: #0d0d0d;\n    --llo-white: #f5f3ee;\n    --llo-water: #1a6fa8;\n    --llo-water-light: #3a8ec4;\n    --llo-slate: #1e2a35;\n    --llo-mid: #4a5a6a;\n    --llo-border: rgba(0,0,0,0.1);\n  }\n\n  .llo-wrap {\n    font-family: 'Barlow', sans-serif;\n    color: var(--llo-slate);\n    width: 100%;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .llo-hero {\n    background: var(--llo-slate);\n    padding: 5rem 3rem 4.5rem;\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n  }\n  .llo-eyebrow {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 3px; text-transform: uppercase;\n    color: var(--llo-water-light); margin-bottom: 1rem;\n  }\n  .llo-hero-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(44px, 8vw, 78px);\n    font-weight: 800; line-height: 0.95;\n    color: var(--llo-white); margin-bottom: 1.5rem; max-width: 680px;\n  }\n  .llo-hero-title em { color: var(--llo-water-light); font-style: normal; }\n  .llo-hero-sub {\n    font-size: 18px; color: rgba(245,243,238,0.6);\n    max-width: 600px; line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n  .llo-section {\n    padding: 4.5rem 3rem;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .llo-section-tinted {\n    background: #f0f0eb;\n    padding: 4.5rem 3rem;\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n  }\n\n  .llo-section-black {\n    background: var(--llo-black);\n    color: var(--llo-white);\n    padding: 5rem 3rem;\n    text-align: center;\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n  }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .llo-divider {\n    display: flex; align-items: center; gap: 1rem; margin-bottom: 2.5rem;\n  }\n  .llo-divider::before, .llo-divider::after {\n    content: ''; flex: 1; height: 1px; background: var(--llo-border);\n  }\n  .llo-divider span {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 2.5px; text-transform: uppercase;\n    color: var(--llo-mid); white-space: nowrap;\n  }\n\n  \/* \u2500\u2500 FEATURE GRID \u2500\u2500 *\/\n  .llo-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px,1fr));\n    gap: 1.25rem;\n  }\n  .llo-feature {\n    background: var(--llo-white); border: 1px solid rgba(0,0,0,0.08);\n    border-top: 3px solid var(--llo-water); padding: 2rem;\n  }\n  .llo-feature-icon { font-size: 26px; margin-bottom: 0.75rem; display: block; }\n  .llo-feature-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 22px; font-weight: 800;\n    color: var(--llo-slate); margin-bottom: 0.4rem;\n  }\n  .llo-feature-desc { font-size: 14px; color: var(--llo-mid); line-height: 1.6; }\n\n  \/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\n  .llo-steps {\n    display: grid; grid-template-columns: repeat(3,1fr); gap: 1.5rem;\n  }\n  .llo-step {\n    border: 1px solid var(--llo-border); padding: 2.5rem 2rem; text-align: center;\n  }\n  .llo-step-num {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 80px; font-weight: 800;\n    color: rgba(0,0,0,0.05); line-height: 1; margin-bottom: 0.75rem;\n  }\n  .llo-step-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 24px; font-weight: 800;\n    color: var(--llo-slate); margin-bottom: 0.5rem;\n  }\n  .llo-step-desc { font-size: 14px; color: var(--llo-mid); line-height: 1.6; }\n\n  \/* \u2500\u2500 GRIP TOP OPTIONS \u2500\u2500 *\/\n  .llo-tops {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px,1fr));\n    gap: 1rem;\n  }\n  .llo-top {\n    border: 1px solid var(--llo-border); padding: 1.5rem 1rem;\n    text-align: center; transition: border-color 0.2s;\n  }\n  .llo-top:hover { border-color: var(--llo-water); }\n  .llo-top-name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 20px; font-weight: 800;\n    color: var(--llo-slate); margin-bottom: 0.25rem;\n  }\n  .llo-top-desc { font-size: 12px; color: var(--llo-mid); line-height: 1.5; }\n\n  \/* \u2500\u2500 COMPATIBILITY TABLE \u2500\u2500 *\/\n  .llo-table-wrap { overflow-x: auto; }\n  table.llo-table { width: 100%; border-collapse: collapse; font-size: 14px; }\n  table.llo-table th {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 13px; font-weight: 700;\n    letter-spacing: 1px; text-transform: uppercase;\n    padding: 13px 16px; text-align: center;\n    background: var(--llo-slate); color: var(--llo-white);\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n  table.llo-table th:first-child { text-align: left; min-width: 110px; }\n  table.llo-table td {\n    padding: 13px 16px; text-align: center;\n    border: 1px solid rgba(0,0,0,0.08);\n    color: var(--llo-mid);\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px; font-weight: 600; background: #fff;\n  }\n  table.llo-table td:first-child {\n    text-align: left; font-size: 20px; font-weight: 800;\n    color: var(--llo-slate); background: rgba(0,0,0,0.02);\n  }\n  table.llo-table tr:hover td { background: rgba(26,111,168,0.04); }\n  table.llo-table .chk { color: var(--llo-water); font-size: 18px; }\n  table.llo-table .dash { color: rgba(0,0,0,0.15); }\n\n  \/* \u2500\u2500 BRAND PILLS \u2500\u2500 *\/\n  .llo-brand-intro {\n    font-size: 15px; color: var(--llo-mid);\n    line-height: 1.6; margin-bottom: 0;\n    font-family: 'Barlow', sans-serif;\n  }\n  .llo-pills { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1.5rem; }\n  .llo-pill {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 13px; font-weight: 700;\n    letter-spacing: 1.5px; text-transform: uppercase;\n    padding: 7px 16px; border: 1px solid rgba(0,0,0,0.12); color: var(--llo-mid);\n  }\n\n  \/* \u2500\u2500 CONTACT CTA \u2500\u2500 *\/\n  .llo-contact-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(34px, 5vw, 54px); font-weight: 800;\n    color: var(--llo-white); margin-bottom: 1rem; line-height: 1.1;\n  }\n  .llo-contact-sub {\n    font-size: 17px; color: rgba(245,243,238,0.6);\n    max-width: 500px; margin: 0 auto 2.5rem; line-height: 1.7;\n  }\n  .llo-btn-row { display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; }\n  .llo-btn-blue {\n    display: inline-block;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 15px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 14px 34px; background: var(--llo-water);\n    color: var(--llo-white); text-decoration: none; transition: background 0.2s;\n  }\n  .llo-btn-blue:hover { background: var(--llo-water-light); color: var(--llo-white); }\n  .llo-btn-outline {\n    display: inline-block;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 15px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 14px 34px;\n    border: 1.5px solid rgba(245,243,238,0.3);\n    color: rgba(245,243,238,0.6); text-decoration: none; transition: all 0.2s;\n  }\n  .llo-btn-outline:hover { border-color: var(--llo-white); color: var(--llo-white); }\n\n  \/* \u2500\u2500 MOBILE \u2500\u2500 *\/\n  @media (max-width: 640px) {\n    .llo-hero { padding: 4rem 1.5rem 3rem; }\n    .llo-steps { grid-template-columns: 1fr; }\n    .llo-section { padding: 3rem 1.5rem; }\n    .llo-section-tinted { padding: 3rem 1.5rem; }\n    .llo-section-black { padding: 3.5rem 1.5rem; }\n  }\n<\/style>\n\n<div class=\"llo-wrap\">\n\n  <!-- HERO -->\n  <div class=\"llo-hero\">\n    <div class=\"llo-eyebrow\">OEM \/ Brands<\/div>\n    <h1 class=\"llo-hero-title\">The Mechanism<br>Your Brand<br><em>Can Trust.<\/em><\/h1>\n    <p class=\"llo-hero-sub\">LeverLock\u00ae Adjustable is the patented, field-proven adjustable paddle mechanism used by the world's leading paddle brands. Easy operation, infinite adjustment, zero-slip locking \u2014 ready to spec into your product line.<\/p>\n  <\/div>\n\n  <!-- WHY BRANDS CHOOSE LEVERLOCK -->\n  <div class=\"llo-section\">\n    <div class=\"llo-divider\"><span>Why brands choose LeverLock\u00ae<\/span><\/div>\n    <div class=\"llo-features\">\n      <div class=\"llo-feature\">\n        <span class=\"llo-feature-icon\">\ud83d\udd12<\/span>\n        <div class=\"llo-feature-title\">Patented Technology<\/div>\n        <div class=\"llo-feature-desc\">US Patent 8491349. Your customers get a proven, differentiated product \u2014 not a commodity clamp.<\/div>\n      <\/div>\n      <div class=\"llo-feature\">\n        <span class=\"llo-feature-icon\">\ud83c\udfaf<\/span>\n        <div class=\"llo-feature-title\">Superior User Experience<\/div>\n        <div class=\"llo-feature-desc\">Simple to adjust on the water \u2014 open, slide, lock. The experience customers notice, remember, and recommend.<\/div>\n      <\/div>\n      <div class=\"llo-feature\">\n        <span class=\"llo-feature-icon\">\u267b\ufe0f<\/span>\n        <div class=\"llo-feature-title\">Sustainable by Design<\/div>\n        <div class=\"llo-feature-desc\">Replaceable parts mean longer product lifespans. A genuine sustainability story your brand can stand behind.<\/div>\n      <\/div>\n      <div class=\"llo-feature\">\n        <span class=\"llo-feature-icon\">\u2699\ufe0f<\/span>\n        <div class=\"llo-feature-title\">OEM Ready<\/div>\n        <div class=\"llo-feature-desc\">Multiple shaft IDs, top styles, and configurations to match your existing shafts and product specs. Drop-in integration.<\/div>\n      <\/div>\n      <div class=\"llo-feature\">\n        <span class=\"llo-feature-icon\">\ud83c\udf0a<\/span>\n        <div class=\"llo-feature-title\">SUP, Kayak &amp; Canoe<\/div>\n        <div class=\"llo-feature-desc\">One trusted system across all paddle categories. Spec it across your full lineup with consistent, proven performance.<\/div>\n      <\/div>\n      <div class=\"llo-feature\">\n        <span class=\"llo-feature-icon\">\ud83d\udce6<\/span>\n        <div class=\"llo-feature-title\">Proven at Scale<\/div>\n        <div class=\"llo-feature-desc\">Werner, Accent, Kialoa, Cannon, Quickblade, and more have shipped thousands of units equipped with LeverLock\u00ae Adjustable.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- HOW IT WORKS -->\n  <div class=\"llo-section-tinted\">\n    <div style=\"max-width:1100px;margin:0 auto;\">\n      <div class=\"llo-divider\"><span>How it works<\/span><\/div>\n      <div class=\"llo-steps\">\n        <div class=\"llo-step\">\n          <div class=\"llo-step-num\">01<\/div>\n          <div class=\"llo-step-title\">Open<\/div>\n          <div class=\"llo-step-desc\">The SUP lever is nested into the grip \u2014 intuitive to find, easy to flip open with one hand.<\/div>\n        <\/div>\n        <div class=\"llo-step\">\n          <div class=\"llo-step-num\">02<\/div>\n          <div class=\"llo-step-title\">Adjust<\/div>\n          <div class=\"llo-step-desc\">Infinite positioning across a variety of ranges. The shaft slides freely with no click-stops or detents \u2014 infinite precision.<\/div>\n        <\/div>\n        <div class=\"llo-step\">\n          <div class=\"llo-step-num\">03<\/div>\n          <div class=\"llo-step-title\">Lock<\/div>\n          <div class=\"llo-step-desc\">Close the lever and the mechanism clamps with one-piece rigidity. Zero slip, zero rattle under full-power strokes.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- GRIP TOP OPTIONS -->\n  <div class=\"llo-section\">\n    <div class=\"llo-divider\"><span>Grip top options<\/span><\/div>\n    <p style=\"font-size:15px;color:var(--llo-mid);margin-bottom:1.5rem;line-height:1.6;font-family:'Barlow',sans-serif;\">Five top styles to match your product aesthetic and paddle category. Each available in multiple shaft ID configurations.<\/p>\n    <div class=\"llo-tops\">\n      <div class=\"llo-top\">\n        <div class=\"llo-top-name\">Palm<\/div>\n        <div class=\"llo-top-desc\">Classic palm grip<br>Shafts: 25, 26, 27mm<\/div>\n      <\/div>\n      <div class=\"llo-top\">\n        <div class=\"llo-top-name\">T<\/div>\n        <div class=\"llo-top-desc\">Standard T-grip<br>Shafts: 25\u201327mm<\/div>\n      <\/div>\n      <div class=\"llo-top\">\n        <div class=\"llo-top-name\">T2<\/div>\n        <div class=\"llo-top-desc\">Ergonomic T grip<br>Shafts: 25\u201328mm<\/div>\n      <\/div>\n      <div class=\"llo-top\">\n        <div class=\"llo-top-name\">T2 Small<\/div>\n        <div class=\"llo-top-desc\">Compact T2<br>Shafts: 25.5, 26mm<\/div>\n      <\/div>\n      <div class=\"llo-top\">\n        <div class=\"llo-top-name\">Travel \/ Kayak<\/div>\n        <div class=\"llo-top-desc\">Multi-piece config<br>Shafts: 24\u201328mm<\/div>\n      <\/div>\n    <\/div>\n    \n  <!-- SHAFT ID OPTIONS-->\n  <div class=\"llo-section\">\n    <div class=\"llo-divider\"><span>Shaft ID matrix<\/span><\/div>\n    <p style=\"font-size:15px;color:var(--llo-mid);margin-bottom:1.5rem;line-height:1.6;font-family:'Barlow',sans-serif;\">\n    Cross-reference your shaft inner diameter with available top styles below.\n\n      <table class=\"llo-table\">\n        <colgroup>\n          <col style=\"width:auto;\">\n          <col style=\"width:auto;\">\n          <col style=\"width:auto;\">\n          <col style=\"width:auto;\">\n          <col style=\"width:auto;\">\n          <col style=\"width:auto;\">\n        <\/colgroup>\n        <thead>\n          <tr>\n            <th style=\"white-space:nowrap;width:1%;\">Shaft ID (mm)<\/th>\n            <th style=\"white-space:nowrap;width:1%;\">Palm<\/th>\n            <th style=\"white-space:nowrap;width:1%;\">T<\/th>\n            <th style=\"white-space:nowrap;width:1%;\">T2<\/th>\n            <th style=\"white-space:nowrap;width:1%;\">T2 Small<\/th>\n            <th style=\"white-space:nowrap;width:1%;\">Travel \/ Kayak<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>24<\/td>\n            <td class=\"dash\">\u2014<\/td><td class=\"dash\">\u2014<\/td><td class=\"dash\">\u2014<\/td><td class=\"dash\">\u2014<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n          <tr>\n            <td>25<\/td>\n            <td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"dash\">\u2014<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n          <tr>\n            <td>25.5<\/td>\n            <td class=\"dash\">\u2014<\/td><td class=\"dash\">\u2014<\/td><td class=\"dash\">\u2014<\/td><td class=\"chk\">\u2713<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n          <tr>\n            <td>26<\/td>\n            <td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n          <tr>\n            <td>26.5<\/td>\n            <td class=\"dash\">\u2014<\/td><td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"dash\">\u2014<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n          <tr>\n            <td>27<\/td>\n            <td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"chk\">\u2713<\/td><td class=\"dash\">\u2014<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n          <tr>\n            <td>28<\/td>\n            <td class=\"dash\">\u2014<\/td><td class=\"dash\">\u2014<\/td><td class=\"chk\">\u2713<\/td><td class=\"dash\">\u2014<\/td>\n            <td class=\"chk\">\u2713<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n  <!-- BRAND PARTNERS -->\n  <div class=\"llo-section\" style=\"padding-top:0;\">\n    <div class=\"llo-divider\"><span>Trusted brand partners<\/span><\/div>\n    <p class=\"llo-brand-intro\">These brands already spec LeverLock\u00ae Adjustable into their paddle lineups \u2014 joining a proven ecosystem of performance paddle products.<\/p>\n    <div class=\"llo-pills\">\n      <span class=\"llo-pill\">Werner<\/span>\n      <span class=\"llo-pill\">Accent<\/span>\n      <span class=\"llo-pill\">Kialoa<\/span>\n      <span class=\"llo-pill\">Quickblade<\/span>\n      <span class=\"llo-pill\">SIC Maui<\/span>\n\n      <span class=\"llo-pill\">Sawyer<\/span>\n      <span class=\"llo-pill\">Cannon<\/span>\n      <span class=\"llo-pill\">Global Surf Industries<\/span>\n      <span class=\"llo-pill\">Diamond Lite<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- CONTACT CTA -->\n  <div class=\"llo-section-black\">\n    <h2 class=\"llo-contact-title\">Ready to Spec LeverLock\u00ae?<\/h2>\n    <p class=\"llo-contact-sub\">Contact us to discuss OEM pricing, customization options, and integration support for your product line.<\/p>\n    <div class=\"llo-btn-row\">\n      <a class=\"llo-btn-blue\" href=\"https:\/\/leverlocksup.com\/contact-us\/\" target=\"_blank\" rel=\"noopener\">Get in Touch \u2192<\/a>\n      <a class=\"llo-btn-outline\" href=\"mailto:dirk@leverlocksup.com\">Email Us Directly<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>OEM \/ Brands The MechanismYour BrandCan Trust. LeverLock\u00ae Adjustable is the patented, field-proven adjustable paddle mechanism used by the world&#8217;s leading paddle brands. Easy operation, infinite adjustment, zero-slip locking \u2014 ready to spec into your product line. Why brands choose LeverLock\u00ae \ud83d\udd12 Patented Technology US Patent 8491349. Your customers get a proven, differentiated product \u2014 [&hellip;]<\/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":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"6","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-8208","page","type-page","status-publish","hentry","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages\/8208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/comments?post=8208"}],"version-history":[{"count":29,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages\/8208\/revisions"}],"predecessor-version":[{"id":8388,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages\/8208\/revisions\/8388"}],"wp:attachment":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/media?parent=8208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}