{"id":2,"date":"2024-12-09T23:10:05","date_gmt":"2024-12-09T23:10:05","guid":{"rendered":"http:\/\/kwikkarfw.com\/?page_id=2"},"modified":"2024-12-19T17:33:37","modified_gmt":"2024-12-19T17:33:37","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/","title":{"rendered":"Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71c5b184 e-flex e-con-boxed e-con e-parent\" data-id=\"71c5b184\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c97dd7d elementor-widget elementor-widget-heading\" data-id=\"c97dd7d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Employment Application\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9ac2f7 elementor-widget elementor-widget-heading\" data-id=\"a9ac2f7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Use the form below to inquire about employment opportunities with our company\n<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db6c078 e-grid e-con-boxed e-con e-parent\" data-id=\"db6c078\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13763fe e-flex e-con-boxed e-con e-parent\" data-id=\"13763fe\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42831cb elementor-widget elementor-widget-text-editor\" data-id=\"42831cb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f4154-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"4154\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/2#wpcf7-f4154-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"4154\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f4154-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/div>\n<style>\n \/* Form container *\/\n .form-container.custom-form {\n width: 60%; \/* Default width for larger screens *\/\n margin: 50px auto; \/* Center the form *\/\n padding: 30px;\n background-color: #f9f9f9; \/* Light gray background *\/\n border-radius: 10px; \/* Rounded corners *\/\n box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); \/* Subtle shadow *\/\n border: 1px solid #ddd; \/* Light border *\/\n }\n\n \/* General input styling *\/\n .custom-form input[type=\"text\"],\n .custom-form input[type=\"email\"],\n .custom-form input[type=\"tel\"],\n .custom-form input[type=\"number\"],\n .custom-form textarea,\n .custom-form select,\n .custom-form .file-input {\n width: 100%; \/* Full width *\/\n padding: 10px;\n margin-bottom: 20px;\n border-radius: 5px;\n border: 1px solid #ddd;\n box-sizing: border-box;\n font-size: 16px;\n }\n\n \/* Label styling *\/\n .custom-form label {\n font-weight: bold;\n margin-bottom: 8px;\n display: block;\n color: #333;\n }\n\n \/* Submit button styling *\/\n .custom-form input[type=\"submit\"] {\n background-color: #007bff; \/* Blue color *\/\n color: #fff;\n border: none;\n padding: 12px 30px;\n font-size: 16px;\n cursor: pointer;\n border-radius: 5px;\n transition: background-color 0.3s ease;\n width: 100%;\n }\n\n .custom-form input[type=\"submit\"]:hover {\n background-color: #0056b3; \/* Darker blue *\/\n }\n\n \/* Flex container for First Name and Last Name *\/\n .custom-form .flex-row {\n display: flex;\n gap: 10px;\n margin-bottom: 20px;\n flex-wrap: wrap;\n }\n\n .custom-form .flex-row label {\n flex: 1 1 calc(50% - 10px); \/* 50% width with gap *\/\n }\n\n \/* Styling for Position checkboxes *\/\n .custom-form .position-list {\n padding-left: 0;\n list-style-type: none; \/* Remove bullets *\/\n margin-bottom: 20px;\n }\n\n .custom-form .position-list li {\n margin-bottom: 10px;\n display: flex;\n align-items: center;\n }\n\n .custom-form .position-list input[type=\"checkbox\"] {\n margin-right: 10px; \/* Add space *\/\n }\n\n \/* Full-width styling for the address field *\/\n .custom-form label[for=\"address1\"] {\n display: block;\n }\n\n \/* Responsive Design *\/\n @media screen and (max-width: 768px) {\n .form-container.custom-form {\n width: 80%; \/* Adjusted width for tablets *\/\n }\n\n .custom-form .flex-row label {\n flex: 1 1 100%; \/* Full width for smaller screens *\/\n }\n }\n\n @media screen and (max-width: 480px) {\n .form-container.custom-form {\n width: 90%; \/* Adjusted width for mobile phones *\/\n }\n\n .custom-form input[type=\"submit\"] {\n font-size: 14px;\n padding: 10px 20px;\n }\n }\n<\/style>\n<div class=\"form-container custom-form\">\n\t<form action=\"#\" method=\"post\">\n <!-- First Name and Last Name -->\n\t\t<div class=\"flex-row\">\n\t\t\t<p><label> First Name:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"first-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><label> Last Name:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"last-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\n <!-- Address -->\n\t\t<p><label for=\"address1\"> Permanent Address:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"address1\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Street Address\" value=\"\" type=\"text\" name=\"address1\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\n <!-- City, State -->\n\t\t<div class=\"flex-row\">\n\t\t\t<p><label> City:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"city\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter City\" value=\"\" type=\"text\" name=\"city\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><label> State:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"state\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter State\" value=\"\" type=\"text\" name=\"state\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\n <!-- Zip Code -->\n\t\t<p><label> Zip Code:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"zipcode\"><input class=\"wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Zip Code\" value=\"\" type=\"number\" name=\"zipcode\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\n <!-- Email and Phone Number -->\n\t\t<div class=\"flex-row\">\n\t\t\t<p><label> Your Email:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Your Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><label> Phone Number:<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel-446\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Phone Number\" value=\"\" type=\"tel\" name=\"tel-446\" \/><\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\n <!-- Position(s) Desired -->\n\t\t<p><label> Position(s) Desired or Area of Interest: <\/label>\n\t\t<\/p>\n\t\t<ul class=\"position-list\">\n\t\t\t<li>\n\t\t\t\t<p><label style=\"display: ruby-text;\"><br \/>\n<input type=\"checkbox\" name=\"position[]\" value=\"Technician\" \/><br \/>\n<span class=\"wpcf7-list-item-label\">Technician<\/span><br \/>\n<\/label>\n\t\t\t\t<\/p>\n\t\t\t<\/li>\n\t\t\t<li>\n\t\t\t\t<p><label style=\"display: ruby-text;\"><br \/>\n<input type=\"checkbox\" name=\"position[]\" value=\"Customer Service\" \/><br \/>\n<span class=\"wpcf7-list-item-label\">Customer Service<\/span><br \/>\n<\/label>\n\t\t\t\t<\/p>\n\t\t\t<\/li>\n\t\t<\/ul>\n\n <!-- Resume Upload -->\n\t\t<p><label> Resume (Accepted file types: PDF, DOC | Max size: 30MB):<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-resume\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file wpcf7-validates-as-required\" accept=\".pdf,.doc\" aria-required=\"true\" aria-invalid=\"false\" type=\"file\" name=\"your-resume\" \/><\/span><br \/>\n<\/label>\n\t\t<\/p>\n\n <!-- Submit Button -->\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n\t\t<\/p>\n\t<\/form>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Employment Application Use the form below to inquire about employment opportunities with our company<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Careers - Kwik Kar Fort Worth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers - Kwik Kar Fort Worth\" \/>\n<meta property=\"og:description\" content=\"Employment Application Use the form below to inquire about employment opportunities with our company\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/\" \/>\n<meta property=\"og:site_name\" content=\"Kwik Kar Fort Worth\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-19T17:33:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kwikkarfw.com\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-12-at-3.58.38\u202fPM-1024x771.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"771\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/\",\"url\":\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/\",\"name\":\"Careers - Kwik Kar Fort Worth\",\"isPartOf\":{\"@id\":\"https:\/\/kwikkarfw.com\/#website\"},\"datePublished\":\"2024-12-09T23:10:05+00:00\",\"dateModified\":\"2024-12-19T17:33:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kwikkarfw.com\/index.php\/sample-page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/kwikkarfw.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kwikkarfw.com\/#website\",\"url\":\"https:\/\/kwikkarfw.com\/\",\"name\":\"Kwik Kar Fort Worth\",\"description\":\"Your Trusted Auto Care Experts in Fort Worth\",\"publisher\":{\"@id\":\"https:\/\/kwikkarfw.com\/#organization\"},\"alternateName\":\"KKFW\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kwikkarfw.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kwikkarfw.com\/#organization\",\"name\":\"Kwik Kar Fort Worth\",\"alternateName\":\"Kwik Kar Fort Worth\",\"url\":\"https:\/\/kwikkarfw.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kwikkarfw.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kwikkarfw.com\/wp-content\/uploads\/2024\/09\/cropped-logo-1.webp\",\"contentUrl\":\"https:\/\/kwikkarfw.com\/wp-content\/uploads\/2024\/09\/cropped-logo-1.webp\",\"width\":2041,\"height\":553,\"caption\":\"Kwik Kar Fort Worth\"},\"image\":{\"@id\":\"https:\/\/kwikkarfw.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Careers - Kwik Kar Fort Worth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/","og_locale":"en_US","og_type":"article","og_title":"Careers - Kwik Kar Fort Worth","og_description":"Employment Application Use the form below to inquire about employment opportunities with our company","og_url":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/","og_site_name":"Kwik Kar Fort Worth","article_modified_time":"2024-12-19T17:33:37+00:00","og_image":[{"width":1024,"height":771,"url":"https:\/\/kwikkarfw.com\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-12-at-3.58.38\u202fPM-1024x771.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/","url":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/","name":"Careers - Kwik Kar Fort Worth","isPartOf":{"@id":"https:\/\/kwikkarfw.com\/#website"},"datePublished":"2024-12-09T23:10:05+00:00","dateModified":"2024-12-19T17:33:37+00:00","breadcrumb":{"@id":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kwikkarfw.com\/index.php\/sample-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kwikkarfw.com\/index.php\/sample-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kwikkarfw.com\/"},{"@type":"ListItem","position":2,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/kwikkarfw.com\/#website","url":"https:\/\/kwikkarfw.com\/","name":"Kwik Kar Fort Worth","description":"Your Trusted Auto Care Experts in Fort Worth","publisher":{"@id":"https:\/\/kwikkarfw.com\/#organization"},"alternateName":"KKFW","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kwikkarfw.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kwikkarfw.com\/#organization","name":"Kwik Kar Fort Worth","alternateName":"Kwik Kar Fort Worth","url":"https:\/\/kwikkarfw.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kwikkarfw.com\/#\/schema\/logo\/image\/","url":"https:\/\/kwikkarfw.com\/wp-content\/uploads\/2024\/09\/cropped-logo-1.webp","contentUrl":"https:\/\/kwikkarfw.com\/wp-content\/uploads\/2024\/09\/cropped-logo-1.webp","width":2041,"height":553,"caption":"Kwik Kar Fort Worth"},"image":{"@id":"https:\/\/kwikkarfw.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":186,"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":4568,"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/4568"}],"wp:attachment":[{"href":"https:\/\/kwikkarfw.com\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}