{"id":25,"date":"2022-09-07T13:52:36","date_gmt":"2022-09-07T13:52:36","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/accessories-elementor\/?page_id=25"},"modified":"2026-05-26T11:43:57","modified_gmt":"2026-05-26T11:43:57","slug":"home","status":"publish","type":"page","link":"https:\/\/hillpizza.shop\/ambikapur\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b9b44b e-con-full e-flex e-con e-parent\" data-id=\"8b9b44b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b089bf3 elementor-hidden-tablet elementor-hidden-mobile e-con-full e-flex e-con e-child\" data-id=\"b089bf3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea50f47 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"ea50f47\" 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<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <meta name=\"theme-color\" content=\"#FF6B00\" \/>\r\n  <title>Hill Pizza \u2014 City<\/title>\r\n  <meta name=\"description\" content=\"Order Hill Pizza online. Browse categories, search items, and get your food delivered.\" \/>\r\n\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    :root {\r\n      --brand: #FF6B00;\r\n      --brand-light: #FFF0E5;\r\n      --brand-dark: #E55D00;\r\n      --ink: #0F172A;\r\n      --ink-secondary: #334155;\r\n      --muted: #94A3B8;\r\n      --surface: #FFFFFF;\r\n      --bg: #F8FAFC;\r\n      --border: rgba(15, 23, 42, 0.06);\r\n      --shadow-sm: 0 1px 3px rgba(15, 23, 42, 0.04);\r\n      --shadow-md: 0 4px 16px rgba(15, 23, 42, 0.06);\r\n      --shadow-lg: 0 12px 40px rgba(15, 23, 42, 0.08);\r\n      --shadow-brand: 0 8px 24px rgba(255, 107, 0, 0.25);\r\n      --radius-sm: 14px;\r\n      --radius-md: 20px;\r\n      --radius-lg: 28px;\r\n      --ease: cubic-bezier(0.4, 0, 0.2, 1);\r\n      --bounce: cubic-bezier(0.34, 1.56, 0.64, 1);\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: 'Outfit', system-ui, sans-serif;\r\n      background: var(--bg);\r\n      color: var(--ink);\r\n      line-height: 1.5;\r\n      min-height: 100vh;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    a { color: inherit; text-decoration: none; }\r\n\r\n    \/* ====================== HERO ====================== *\/\r\n    .hero-wrap {\r\n      padding: 0 0 0;\r\n    }\r\n\r\n    .hero {\r\n      position: relative;\r\n      border-radius: var(--radius-lg);\r\n      padding: 56px 48px;\r\n      overflow: hidden;\r\n      background: linear-gradient(140deg, #FF8C38 0%, #FF6B00 40%, #E55500 100%);\r\n      color: #FFF;\r\n      box-shadow: 0 20px 60px rgba(255, 107, 0, 0.2), inset 0 1px 0 rgba(255,255,255,0.15);\r\n    }\r\n\r\n    .hero::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      top: -80px;\r\n      right: -60px;\r\n      width: 340px;\r\n      height: 340px;\r\n      background: rgba(255, 255, 255, 0.08);\r\n      border-radius: 50%;\r\n      animation: float 8s ease-in-out infinite;\r\n    }\r\n\r\n    .hero::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      bottom: -100px;\r\n      left: 30%;\r\n      width: 260px;\r\n      height: 260px;\r\n      background: rgba(255, 255, 255, 0.05);\r\n      border-radius: 50%;\r\n      animation: float 10s ease-in-out infinite reverse;\r\n    }\r\n\r\n    @keyframes float {\r\n      0%, 100% { transform: translate(0, 0); }\r\n      50% { transform: translate(-15px, 15px); }\r\n    }\r\n\r\n    .hero-content {\r\n      position: relative;\r\n      z-index: 2;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 16px;\r\n    }\r\n\r\n    .hero-location {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: rgba(255, 255, 255, 0.15);\r\n      backdrop-filter: blur(8px);\r\n      padding: 6px 14px;\r\n      border-radius: 100px;\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.5px;\r\n      text-transform: uppercase;\r\n      align-self: flex-start;\r\n      border: 1px solid rgba(255, 255, 255, 0.2);\r\n    }\r\n\r\n    .hero-location svg { width: 14px; height: 14px; }\r\n\r\n    .hero h1 {\r\n      font-size: clamp(32px, 5.5vw, 52px);\r\n      font-weight: 900;\r\n      line-height: 1.08;\r\n      letter-spacing: -1px;\r\n      max-width: 500px;\r\n    }\r\n\r\n    .hero-sub {\r\n      font-size: 17px;\r\n      font-weight: 400;\r\n      opacity: 0.85;\r\n      max-width: 440px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .hero-btns {\r\n      display: flex;\r\n      gap: 12px;\r\n      flex-wrap: wrap;\r\n      margin-top: 8px;\r\n    }\r\n\r\n    .btn-hero {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      padding: 14px 28px;\r\n      border-radius: 100px;\r\n      font-weight: 800;\r\n      font-size: 15px;\r\n      border: none;\r\n      cursor: pointer;\r\n      transition: all 0.3s var(--ease);\r\n    }\r\n\r\n    .btn-hero-primary {\r\n      background: #FFF;\r\n      color: var(--brand);\r\n      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);\r\n    }\r\n\r\n    .btn-hero-primary:hover {\r\n      transform: translateY(-2px) scale(1.02);\r\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);\r\n    }\r\n\r\n    .btn-hero-primary svg { transition: transform 0.3s var(--ease); }\r\n    .btn-hero-primary:hover svg { transform: translateX(3px); }\r\n\r\n    .btn-hero-ghost {\r\n      background: rgba(255, 255, 255, 0.15);\r\n      color: #FFF;\r\n      backdrop-filter: blur(8px);\r\n      border: 1px solid rgba(255, 255, 255, 0.25);\r\n    }\r\n\r\n    .btn-hero-ghost:hover {\r\n      background: rgba(255, 255, 255, 0.25);\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n    \/* ====================== SEARCH ====================== *\/\r\n    .search-wrap { padding: 0 20px; }\r\n\r\n    .search-card {\r\n      margin-top: -28px;\r\n      position: relative;\r\n      z-index: 10;\r\n      background: var(--surface);\r\n      border-radius: var(--radius-md);\r\n      padding: 20px;\r\n      box-shadow: var(--shadow-lg);\r\n      border: 1px solid var(--border);\r\n      display: flex;\r\n      gap: 12px;\r\n      flex-wrap: wrap;\r\n      align-items: center;\r\n    }\r\n\r\n    .search-input-wrap {\r\n      flex: 1;\r\n      min-width: 240px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      background: var(--bg);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--radius-sm);\r\n      padding: 0 16px;\r\n      transition: all 0.25s var(--ease);\r\n    }\r\n\r\n    .search-input-wrap:focus-within {\r\n      border-color: var(--brand);\r\n      box-shadow: 0 0 0 4px rgba(255, 107, 0, 0.08);\r\n      background: #FFF;\r\n    }\r\n\r\n    .search-input-wrap svg { width: 18px; height: 18px; color: var(--muted); flex-shrink: 0; }\r\n\r\n    .search-input-wrap input {\r\n      flex: 1;\r\n      border: none;\r\n      background: none;\r\n      padding: 14px 0;\r\n      font-family: inherit;\r\n      font-size: 15px;\r\n      font-weight: 600;\r\n      color: var(--ink);\r\n      outline: none;\r\n    }\r\n\r\n    .search-input-wrap input::placeholder { color: var(--muted); font-weight: 400; }\r\n\r\n    .btn-search {\r\n      padding: 14px 24px;\r\n      border-radius: var(--radius-sm);\r\n      background: var(--ink);\r\n      color: #FFF;\r\n      font-weight: 800;\r\n      font-size: 15px;\r\n      border: none;\r\n      cursor: pointer;\r\n      transition: all 0.25s var(--ease);\r\n      font-family: inherit;\r\n    }\r\n\r\n    .btn-search:hover {\r\n      background: var(--ink-secondary);\r\n      transform: translateY(-1px);\r\n      box-shadow: var(--shadow-md);\r\n    }\r\n\r\n    .btn-outline {\r\n      padding: 14px 24px;\r\n      border-radius: var(--radius-sm);\r\n      background: var(--surface);\r\n      color: var(--ink);\r\n      font-weight: 700;\r\n      font-size: 15px;\r\n      border: 1px solid var(--border);\r\n      cursor: pointer;\r\n      transition: all 0.25s var(--ease);\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n    }\r\n\r\n    .btn-outline:hover {\r\n      border-color: rgba(15, 23, 42, 0.15);\r\n      box-shadow: var(--shadow-sm);\r\n      transform: translateY(-1px);\r\n    }\r\n\r\n    .search-hint { width: 100%; font-size: 13px; color: var(--muted); font-weight: 500; padding-top: 4px; }\r\n\r\n    \/* ====================== CATEGORIES ====================== *\/\r\n    .main { padding: 0 20px; }\r\n\r\n    .section-header {\r\n      display: flex;\r\n      align-items: baseline;\r\n      justify-content: space-between;\r\n      margin: 48px 0 24px;\r\n    }\r\n\r\n    .section-title { font-size: 24px; font-weight: 900; letter-spacing: -0.3px; }\r\n    .section-count { font-size: 14px; color: var(--muted); font-weight: 600; }\r\n\r\n    .grid {\r\n      display: grid;\r\n      gap: 16px;\r\n      grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));\r\n    }\r\n\r\n    .cat-card {\r\n      position: relative;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 16px;\r\n      background: var(--surface);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--radius-md);\r\n      padding: 20px 24px;\r\n      transition: all 0.35s var(--ease);\r\n      cursor: pointer;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .cat-card::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: 0;\r\n      background: linear-gradient(135deg, rgba(255, 107, 0, 0.04), transparent 60%);\r\n      opacity: 0;\r\n      transition: opacity 0.35s var(--ease);\r\n    }\r\n\r\n    .cat-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: var(--shadow-lg), 0 0 0 1px rgba(255, 107, 0, 0.08);\r\n      border-color: transparent;\r\n    }\r\n\r\n    .cat-card:hover::after { opacity: 1; }\r\n\r\n    .cat-icon {\r\n      position: relative; z-index: 2;\r\n      width: 52px; height: 52px;\r\n      border-radius: 16px;\r\n      display: flex; align-items: center; justify-content: center;\r\n      font-size: 26px; flex-shrink: 0;\r\n      transition: transform 0.4s var(--bounce);\r\n    }\r\n\r\n    .cat-card:hover .cat-icon { transform: scale(1.1) rotate(-4deg); }\r\n\r\n    .cat-icon-pizza { background: linear-gradient(135deg, #FEE2E2, #FECACA); }\r\n    .cat-icon-burger { background: linear-gradient(135deg, #FEF3C7, #FDE68A); }\r\n    .cat-icon-sandwich { background: linear-gradient(135deg, #D1FAE5, #A7F3D0); }\r\n    .cat-icon-cakes { background: linear-gradient(135deg, #EDE9FE, #DDD6FE); }\r\n    .cat-icon-fries { background: linear-gradient(135deg, #FEF9C3, #FDE047); }\r\n    .cat-icon-maggi { background: linear-gradient(135deg, #FFE4E6, #FECDD3); }\r\n\r\n    .cat-text { flex: 1; position: relative; z-index: 2; }\r\n    .cat-text strong { display: block; font-size: 17px; font-weight: 800; margin-bottom: 2px; }\r\n    .cat-text span { font-size: 14px; color: var(--muted); font-weight: 500; }\r\n\r\n    .cat-arrow {\r\n      position: relative; z-index: 2;\r\n      width: 36px; height: 36px;\r\n      border-radius: 50%;\r\n      background: var(--bg);\r\n      display: flex; align-items: center; justify-content: center;\r\n      flex-shrink: 0;\r\n      transition: all 0.35s var(--ease);\r\n      border: 1px solid var(--border);\r\n    }\r\n\r\n    .cat-arrow svg { width: 16px; height: 16px; color: var(--muted); transition: all 0.35s var(--ease); }\r\n\r\n    .cat-card:hover .cat-arrow {\r\n      background: var(--brand);\r\n      border-color: var(--brand);\r\n      transform: translateX(4px);\r\n      box-shadow: var(--shadow-brand);\r\n    }\r\n\r\n    .cat-card:hover .cat-arrow svg { color: #FFF; }\r\n\r\n    \/* ====================== FOOTER ====================== *\/\r\n    .footer {\r\n      margin-top: 60px;\r\n      padding: 24px 20px 40px;\r\n      border-top: 1px solid var(--border);\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n      font-size: 13px;\r\n      color: var(--muted);\r\n      font-weight: 500;\r\n    }\r\n\r\n    .footer a { color: var(--brand); font-weight: 700; }\r\n\r\n    \/* ====================== RESPONSIVE ====================== *\/\r\n    @media (max-width: 768px) {\r\n      .hero { padding: 40px 28px; border-radius: var(--radius-md); }\r\n      .hero-wrap { padding: 0; }\r\n      .search-wrap { padding: 0 16px; }\r\n      .main { padding: 0 16px; }\r\n      .footer { padding: 24px 16px 32px; }\r\n      .search-card { flex-direction: column; padding: 16px; }\r\n      .search-input-wrap { min-width: 0; width: 100%; }\r\n      .btn-search, .btn-outline { width: 100%; justify-content: center; }\r\n      .grid { grid-template-columns: 1fr; }\r\n      .hero-btns { flex-direction: column; }\r\n      .hero-btns .btn-hero { width: 100%; justify-content: center; }\r\n    }\r\n\r\n    \/* ====================== ANIMATIONS ====================== *\/\r\n    @keyframes fadeUp {\r\n      from { opacity: 0; transform: translateY(20px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .hero-content > * { animation: fadeUp 0.6s var(--ease) backwards; }\r\n    .hero-content > *:nth-child(1) { animation-delay: 0.1s; }\r\n    .hero-content > *:nth-child(2) { animation-delay: 0.2s; }\r\n    .hero-content > *:nth-child(3) { animation-delay: 0.3s; }\r\n    .hero-content > *:nth-child(4) { animation-delay: 0.4s; }\r\n\r\n    .search-card { animation: fadeUp 0.5s var(--ease) 0.3s backwards; }\r\n\r\n    .cat-card { animation: fadeUp 0.5s var(--ease) backwards; }\r\n    .cat-card:nth-child(1) { animation-delay: 0.35s; }\r\n    .cat-card:nth-child(2) { animation-delay: 0.4s; }\r\n    .cat-card:nth-child(3) { animation-delay: 0.45s; }\r\n    .cat-card:nth-child(4) { animation-delay: 0.5s; }\r\n    .cat-card:nth-child(5) { animation-delay: 0.55s; }\r\n    .cat-card:nth-child(6) { animation-delay: 0.6s; }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <script>\r\n    \/\/ ===== EDIT THESE PER CITY =====\r\n    const CITY_NAME = \"Ambikapur\";\r\n    const CITY_SLUG = \"Ambikapur\";\r\n    const STORE_LOCATION = \"https:\/\/maps.app.goo.gl\/P4AdthdVTJJbPyt87\";\r\n    \/\/ ===============================\r\n\r\n    const ROOT_CITY_SELECT = \"https:\/\/hillpizza.shop\/\";\r\n    const ORDER_URL = `https:\/\/hillpizza.shop\/${CITY_SLUG}\/shop\/`;\r\n    const LOGO_URL = \"https:\/\/hillpizza.shop\/wp-content\/uploads\/2022\/11\/IMG-20210804-WA0012.jpg\";\r\n  <\/script>\r\n\r\n  <!-- HERO -->\r\n  <div class=\"hero-wrap\">\r\n    <section class=\"hero\">\r\n      <div class=\"hero-content\">\r\n        <div class=\"hero-location\" id=\"cityTag\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\r\n          <span>City<\/span>\r\n        <\/div>\r\n        <h1 id=\"headline\">Order now<\/h1>\r\n        <p class=\"hero-sub\">Fresh pizza, burgers, and more \u2014 delivered to your door or ready for pickup.<\/p>\r\n        <div class=\"hero-btns\" id=\"ctaRow\">\r\n          <a class=\"btn-hero btn-hero-primary\" id=\"orderOnline\" href=\"#\">\r\n            Order Online\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n          <\/a>\r\n          <a class=\"btn-hero btn-hero-ghost\" id=\"storeBtn\" href=\"#\" target=\"_blank\" rel=\"noopener\">\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\r\n            Store Location\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <!-- SEARCH -->\r\n  <div class=\"search-wrap\">\r\n    <div class=\"search-card\">\r\n      <form action=\".\/\" method=\"get\" style=\"display:contents;\">\r\n        <input type=\"hidden\" name=\"post_type\" value=\"product\" \/>\r\n        <div class=\"search-input-wrap\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line><\/svg>\r\n          <input list=\"searchSuggestions\" name=\"s\" type=\"search\" placeholder=\"Search for pizza, burger, cake\u2026\" autocomplete=\"off\" \/>\r\n        <\/div>\r\n        <datalist id=\"searchSuggestions\">\r\n          <option value=\"pizza\"><\/option>\r\n          <option value=\"burger\"><\/option>\r\n          <option value=\"sandwich\"><\/option>\r\n          <option value=\"cakes\"><\/option>\r\n          <option value=\"maggi\"><\/option>\r\n          <option value=\"french fries\"><\/option>\r\n          <option value=\"cold coffee\"><\/option>\r\n          <option value=\"paneer\"><\/option>\r\n          <option value=\"cheese\"><\/option>\r\n        <\/datalist>\r\n        <button class=\"btn-search\" type=\"submit\">Search<\/button>\r\n      <\/form>\r\n      <a class=\"btn-outline\" href=\"shop\/\">\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect><\/svg>\r\n        Browse all\r\n      <\/a>\r\n      <div class=\"search-hint\">\ud83d\udca1 Suggestions appear when you start typing.<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- CATEGORIES -->\r\n  <div class=\"main\">\r\n    <div class=\"section-header\">\r\n      <h2 class=\"section-title\">Categories<\/h2>\r\n      <span class=\"section-count\">6 categories<\/span>\r\n    <\/div>\r\n    <div class=\"grid\">\r\n      <a class=\"cat-card\" href=\"productcategory\/pizza\/\">\r\n        <div class=\"cat-icon cat-icon-pizza\">\ud83c\udf55<\/div>\r\n        <div class=\"cat-text\"><strong>Pizza<\/strong><span>All pizzas<\/span><\/div>\r\n        <div class=\"cat-arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\r\n      <\/a>\r\n      <a class=\"cat-card\" href=\"productcategory\/burger\/\">\r\n        <div class=\"cat-icon cat-icon-burger\">\ud83c\udf54<\/div>\r\n        <div class=\"cat-text\"><strong>Burger<\/strong><span>Veg & non-veg<\/span><\/div>\r\n        <div class=\"cat-arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\r\n      <\/a>\r\n      <a class=\"cat-card\" href=\"productcategory\/sandwich\/\">\r\n        <div class=\"cat-icon cat-icon-sandwich\">\ud83e\udd6a<\/div>\r\n        <div class=\"cat-text\"><strong>Sandwich<\/strong><span>Quick bites<\/span><\/div>\r\n        <div class=\"cat-arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\r\n      <\/a>\r\n      <a class=\"cat-card\" href=\"productcategory\/cakes\/\">\r\n        <div class=\"cat-icon cat-icon-cakes\">\ud83c\udf82<\/div>\r\n        <div class=\"cat-text\"><strong>Cakes<\/strong><span>Desserts<\/span><\/div>\r\n        <div class=\"cat-arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\r\n      <\/a>\r\n      <a class=\"cat-card\" href=\"productcategory\/frenchfries\/\">\r\n        <div class=\"cat-icon cat-icon-fries\">\ud83c\udf5f<\/div>\r\n        <div class=\"cat-text\"><strong>French Fries<\/strong><span>Snacks<\/span><\/div>\r\n        <div class=\"cat-arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\r\n      <\/a>\r\n      <a class=\"cat-card\" href=\"productcategory\/maggi\/\">\r\n        <div class=\"cat-icon cat-icon-maggi\">\ud83c\udf5c<\/div>\r\n        <div class=\"cat-text\"><strong>Maggi<\/strong><span>Comfort food<\/span><\/div>\r\n        <div class=\"cat-arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- FOOTER -->\r\n  <div class=\"footer\">\r\n    <div>\u00a9 2024 Hill Pizza. All rights reserved.<\/div>\r\n    <div>Order at <a id=\"orderText\" href=\"#\"><\/a><\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    document.title = \"Hill Pizza \u2014 \" + CITY_NAME;\r\n    document.getElementById(\"headline\").textContent = \"Order in \" + CITY_NAME;\r\n    document.getElementById(\"cityTag\").querySelector(\"span\").textContent = CITY_NAME;\r\n\r\n    document.getElementById(\"orderOnline\").href = ORDER_URL;\r\n\r\n    const orderTextEl = document.getElementById(\"orderText\");\r\n    orderTextEl.textContent = ORDER_URL;\r\n    orderTextEl.href = ORDER_URL;\r\n\r\n    const storeBtn = document.getElementById(\"storeBtn\");\r\n    if (!STORE_LOCATION) {\r\n      storeBtn.style.display = \"none\";\r\n    } else {\r\n      storeBtn.href = STORE_LOCATION;\r\n    }\r\n\r\n    localStorage.setItem(\"hillpizza_last_city\", CITY_SLUG);\r\n  <\/script>\r\n<\/body>\r\n<\/html>\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<div class=\"elementor-element elementor-element-3207d71 e-con-full elementor-hidden-desktop e-flex e-con e-parent\" data-id=\"3207d71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ea6417f e-con-full e-flex e-con e-child\" data-id=\"ea6417f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5657cf elementor-widget elementor-widget-wd_slider\" data-id=\"c5657cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<link rel=\"stylesheet\" id=\"xts-style-term-92-css\" href=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2025\/10\/xts-term-92-1761858641.css?ver=7.4.1\" type=\"text\/css\" media=\"all\">  \t\t\t<style>\t\t\t\t\t\t\t#slide-9997 .wd-slide-container {\n\t\t\t\t\t\t\t\t\t\t--wd-align-items: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t--wd-justify-content: left;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t#slide-9997.woodmart-loaded .wd-slide-bg {\n\t\t\t\tbackground-image:url(https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/4.webp);\t\t\t\t}\n\n\t\t\t\t#slide-9997 .wd-slide-bg {\n\t\t\t\tbackground-color:#fefefe;\t\t\t\tbackground-size:cover;\n\t\t\t\t\t\t\t\t\t\tbackground-position:center center;\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t#slide-9997 .wd-slide-inner {\n\t\t\t\t\t\tmax-width:1200px;\t\t\t\t\t}\n\t\t\t\t\n\t\t\t\t@media (max-width: 1024px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t#slide-9997 .wd-slide-inner {\n\t\t\t\t\t\t\tmax-width:1200px;\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#slide-9997 .wd-slide-bg {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media (max-width: 767px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t#slide-9997 .wd-slide-inner {\n\t\t\t\t\t\t\tmax-width:500px;\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#slide-9997 .wd-slide-bg {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t#slide-10023 .wd-slide-container {\n\t\t\t\t\t\t\t\t\t\t--wd-align-items: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t--wd-justify-content: left;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t#slide-10023.woodmart-loaded .wd-slide-bg {\n\t\t\t\tbackground-image:url(https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/3.webp);\t\t\t\t}\n\n\t\t\t\t#slide-10023 .wd-slide-bg {\n\t\t\t\tbackground-color:#fefefe;\t\t\t\tbackground-size:cover;\n\t\t\t\t\t\t\t\t\t\tbackground-position:center center;\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t#slide-10023 .wd-slide-inner {\n\t\t\t\t\t\tmax-width:1200px;\t\t\t\t\t}\n\t\t\t\t\n\t\t\t\t@media (max-width: 1024px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t#slide-10023 .wd-slide-inner {\n\t\t\t\t\t\t\tmax-width:1200px;\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#slide-10023 .wd-slide-bg {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media (max-width: 767px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t#slide-10023 .wd-slide-inner {\n\t\t\t\t\t\t\tmax-width:500px;\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#slide-10023 .wd-slide-bg {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t#slide-10038 .wd-slide-container {\n\t\t\t\t\t\t\t\t\t\t--wd-align-items: center;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t--wd-justify-content: left;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t#slide-10038.woodmart-loaded .wd-slide-bg {\n\t\t\t\tbackground-image:url(https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/1.jpg);\t\t\t\t}\n\n\t\t\t\t#slide-10038 .wd-slide-bg {\n\t\t\t\tbackground-color:#fefefe;\t\t\t\tbackground-size:cover;\n\t\t\t\t\t\t\t\t\t\tbackground-position:center center;\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t#slide-10038 .wd-slide-inner {\n\t\t\t\t\t\tmax-width:1200px;\t\t\t\t\t}\n\t\t\t\t\n\t\t\t\t@media (max-width: 1024px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t#slide-10038 .wd-slide-inner {\n\t\t\t\t\t\t\tmax-width:1200px;\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#slide-10038 .wd-slide-bg {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media (max-width: 767px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t#slide-10038 .wd-slide-inner {\n\t\t\t\t\t\t\tmax-width:500px;\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#slide-10038 .wd-slide-bg {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t<\/style>\n\t\t<div id=\"slider-92\" data-id=\"92\" class=\"wd-slider wd-carousel-container wd-anim-slide wd-section-container\">\n\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t<div class=\"wd-carousel wd-grid\" data-wrap=\"yes\" data-autoheight=\"yes\" data-scroll_per_page=\"yes\" data-sliding_speed=\"700\" data-effect=\"slide\" style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n\t\t\t\t\t<div class=\"wd-carousel-wrap \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"slide-9997\" class=\"wd-slide wd-carousel-item woodmart-loaded\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"container wd-slide-container content-fixed\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-slide-inner \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>.elementor-9997 .elementor-element.elementor-element-dae89b6 .title{color:#E49500;font-size:33px;}.elementor-9997 .elementor-element.elementor-element-dae89b6 .title-after_title{color:#ECECEC;}.elementor-9997 .elementor-element.elementor-element-9a76de1 .wd-button-wrapper a{background-color:#E49500;border-color:#E49500;}@media(max-width:767px){.elementor-9997 .elementor-element.elementor-element-dae89b6 .title{font-size:27px;}}<\/style>\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9997\" class=\"elementor elementor-9997\" data-elementor-post-type=\"woodmart_slide\">\n\t\t\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-70da539 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70da539\" 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-d17fdb3\" data-id=\"d17fdb3\" 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-dae89b6 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"dae89b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h3 class=\"woodmart-title-container title wd-fontsize-l\">Tasty Pizzas are here!<\/h3> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"title-after_title set-cont-mb-s reset-last-child wd-fontsize-xs\">\n\t\t\t\t\t<p><strong>Order Now!<\/strong><\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a76de1 elementor-widget elementor-widget-wd_button\" data-id=\"9a76de1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-left\" >\n\t\t\t<a class=\"btn btn-style-default btn-style-semi-round btn-size-default btn-scheme-light btn-scheme-hover-inherit btn-icon-pos-right\"  href=\"https:\/\/hillpizza.shop\/baikunthpur\/productcategory\/pizza\/\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tOrder\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\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\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<div class=\"wd-slide-bg wd-fill\"><\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"slide-10023\" class=\"wd-slide wd-carousel-item\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"container wd-slide-container content-fixed\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-slide-inner \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>.elementor-10023 .elementor-element.elementor-element-dae89b6 .title{color:#E49500;font-size:58px;}.elementor-10023 .elementor-element.elementor-element-9a76de1 .wd-button-wrapper a{background-color:#E49500;border-color:#E49500;}@media(max-width:767px){.elementor-10023 .elementor-element.elementor-element-dae89b6 .title{font-size:37px;}}<\/style>\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10023\" class=\"elementor elementor-10023\" data-elementor-post-type=\"woodmart_slide\">\n\t\t\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-70da539 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70da539\" 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-d17fdb3\" data-id=\"d17fdb3\" 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-dae89b6 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"dae89b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Chesse Burger<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a76de1 elementor-widget elementor-widget-wd_button\" data-id=\"9a76de1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-left\" >\n\t\t\t<a class=\"btn btn-style-default btn-style-semi-round btn-size-default btn-scheme-light btn-scheme-hover-inherit btn-icon-pos-right\"  href=\"https:\/\/hillpizza.shop\/baikunthpur\/product-category\/burger\/\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tOrder\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\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\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<div class=\"wd-slide-bg wd-fill\"><\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"slide-10038\" class=\"wd-slide wd-carousel-item\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"container wd-slide-container content-fixed\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-slide-inner \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>.elementor-10038 .elementor-element.elementor-element-dae89b6 .title{color:#E49500;font-size:58px;}.elementor-10038 .elementor-element.elementor-element-9a76de1 .wd-button-wrapper a{background-color:#E49500;border-color:#E49500;}<\/style>\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10038\" class=\"elementor elementor-10038\" data-elementor-post-type=\"woodmart_slide\">\n\t\t\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-70da539 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70da539\" 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-d17fdb3\" data-id=\"d17fdb3\" 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-dae89b6 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"dae89b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Sandwich<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a76de1 elementor-widget elementor-widget-wd_button\" data-id=\"9a76de1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-left\" >\n\t\t\t<a class=\"btn btn-style-default btn-style-semi-round btn-size-default btn-scheme-light btn-scheme-hover-inherit btn-icon-pos-right\"  href=\"https:\/\/hillpizza.shop\/baikunthpur\/product-category\/sandwich\/\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tOrder\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\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\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<div class=\"wd-slide-bg wd-fill\"><\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-slider-arrows wd-custom-style wd-style-1 wd-pos-sep color-scheme-1\">\n\t\t\t\t\t\t<div class=\"wd-btn-arrow wd-prev\">\n\t\t\t\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-nav-pagin-wrap wd-slider-pagin wd-custom-style wd-style-shape-1 text-center color-scheme-1\">\n\t\t\t\t\t<ul class=\"wd-nav-pagin\"><\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2209b2e e-con-full e-flex e-con e-child\" data-id=\"2209b2e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06ae8b9 wd-width-100 elementor-widget elementor-widget-wd_product_categories\" data-id=\"06ae8b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_product_categories.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"wd-img-width wd-cats products woocommerce columns-4 wd-cats-element wd-carousel-container\" id=\"carousel-6a1f28229d64e\">\n\t\t\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t\t\t<div class=\"wd-carousel wd-grid\" data-scroll_per_page=\"yes\" style=\"--wd-col-lg:6;--wd-col-md:4;--wd-col-sm:3;--wd-gap-lg:0px;\">\n\t\t\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\n<div class=\"category-grid-item cat-design-alt product-category product first\" data-loop=\"1\">\n\t<div class=\"wrapp-category\">\n\t\t<div class=\"category-image-wrapp\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/frenchfries\/\" class=\"category-image\">\n\t\t\t\t\n\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-full size-full wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 500px) 100vw, 500px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/easy-french-fries-1-500x500-1.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/easy-french-fries-1-500x500-1.webp 500w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/easy-french-fries-1-500x500-1-300x300.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/easy-french-fries-1-500x500-1-150x150.webp 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/easy-french-fries-1-500x500-1-148x148.webp 148w\" \/>\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"hover-mask\">\n\t\t\t<h3 class=\"wd-entities-title\">\n\t\t\t\tFrenchfries <mark class=\"count\">(2)<\/mark>\t\t\t<\/h3>\n\n\t\t\t\t\t\t\t<div class=\"more-products\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/frenchfries\/\">2 products<\/a><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/frenchfries\/\" class=\"category-link wd-fill\" aria-label=\"Product category frenchfries\"><\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\n<div class=\"category-grid-item cat-design-alt product-category product\" data-loop=\"2\">\n\t<div class=\"wrapp-category\">\n\t\t<div class=\"category-image-wrapp\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/sandwich\/\" class=\"category-image\">\n\t\t\t\t\n\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-full size-full wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 800px) 100vw, 800px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315.webp 800w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315-300x300.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315-150x150.webp 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315-768x768.webp 768w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315-600x600.webp 600w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/83740315-148x148.webp 148w\" \/>\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"hover-mask\">\n\t\t\t<h3 class=\"wd-entities-title\">\n\t\t\t\tSandwich <mark class=\"count\">(5)<\/mark>\t\t\t<\/h3>\n\n\t\t\t\t\t\t\t<div class=\"more-products\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/sandwich\/\">5 products<\/a><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/sandwich\/\" class=\"category-link wd-fill\" aria-label=\"Product category sandwich\"><\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\n<div class=\"category-grid-item cat-design-alt product-category product\" data-loop=\"3\">\n\t<div class=\"wrapp-category\">\n\t\t<div class=\"category-image-wrapp\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/burger\/\" class=\"category-image\">\n\t\t\t\t\n\t\t\t\t<img decoding=\"async\" width=\"1001\" height=\"1000\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-full size-full wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 1001px) 100vw, 1001px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857.webp 1001w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857-300x300.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857-150x150.webp 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857-768x767.webp 768w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857-600x600.webp 600w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/lISK589sOJBY7Ap5kxsb1lbSY3A7AQLP2izmZJaq-e1667111125857-148x148.webp 148w\" \/>\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"hover-mask\">\n\t\t\t<h3 class=\"wd-entities-title\">\n\t\t\t\tBurger <mark class=\"count\">(5)<\/mark>\t\t\t<\/h3>\n\n\t\t\t\t\t\t\t<div class=\"more-products\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/burger\/\">5 products<\/a><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/burger\/\" class=\"category-link wd-fill\" aria-label=\"Product category burger\"><\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\n<div class=\"category-grid-item cat-design-alt product-category product last\" data-loop=\"4\">\n\t<div class=\"wrapp-category\">\n\t\t<div class=\"category-image-wrapp\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" class=\"category-image\">\n\t\t\t\t\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"459\" height=\"459\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-full size-full wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 459px) 100vw, 459px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/istockphoto-938742222-612x612-1-e1667145998608.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/istockphoto-938742222-612x612-1-e1667145998608.webp 459w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/istockphoto-938742222-612x612-1-e1667145998608-300x300.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/istockphoto-938742222-612x612-1-e1667145998608-150x150.webp 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/istockphoto-938742222-612x612-1-e1667145998608-148x148.webp 148w\" \/>\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"hover-mask\">\n\t\t\t<h3 class=\"wd-entities-title\">\n\t\t\t\tPizza <mark class=\"count\">(40)<\/mark>\t\t\t<\/h3>\n\n\t\t\t\t\t\t\t<div class=\"more-products\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\">40 products<\/a><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" class=\"category-link wd-fill\" aria-label=\"Product category pizza\"><\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0df9fc0 e-con-full e-flex e-con e-child\" data-id=\"0df9fc0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-416efc1 elementor-widget elementor-widget-wp-widget-woocommerce_top_rated_products\" data-id=\"416efc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wp-widget-woocommerce_top_rated_products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce widget_top_rated_products\"><h5>Top rated products<\/h5><ul class=\"product_list_widget\"><li>\n\t\t<span class=\"widget-product-wrap\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/paneer-tomato-pizza\/\" title=\"paneer tomato pizza\" class=\"widget-product-img\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"319\" height=\"319\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"paneer tomato pizza\" srcset=\"\" sizes=\"(max-width: 319px) 100vw, 319px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72.jpg 319w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72-300x300.jpg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72-150x150.jpg 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72-148x148.jpg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72-50x50.jpg 50w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/spiced-paneer.e577e25023a1baeb72-100x100.jpg 100w\" \/>\t\t<\/a>\n\t\t<span class=\"widget-product-info\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/paneer-tomato-pizza\/\" title=\"paneer tomato pizza\" class=\"wd-entities-title\">\n\t\t\t\tpaneer tomato pizza\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>149.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>349.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;149.00 through &#8377;349.00<\/span><\/span>\n\t\t<\/span>\n\t<\/span>\n\t<\/li>\n<li>\n\t\t<span class=\"widget-product-wrap\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/paneer-sandwich\/\" title=\"paneer sandwich\" class=\"widget-product-img\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"347\" height=\"347\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"paneer sandwich\" srcset=\"\" sizes=\"(max-width: 347px) 100vw, 347px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/big_paneer_sandwich_recipe__gri.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/big_paneer_sandwich_recipe__gri.jpg 347w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/big_paneer_sandwich_recipe__gri-300x300.jpg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/big_paneer_sandwich_recipe__gri-150x150.jpg 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/big_paneer_sandwich_recipe__gri-148x148.jpg 148w\" \/>\t\t<\/a>\n\t\t<span class=\"widget-product-info\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/paneer-sandwich\/\" title=\"paneer sandwich\" class=\"wd-entities-title\">\n\t\t\t\tpaneer sandwich\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>109.00<\/bdi><\/span><\/span>\n\t\t<\/span>\n\t<\/span>\n\t<\/li>\n<li>\n\t\t<span class=\"widget-product-wrap\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/chocolate-pizza\/\" title=\"chocolate pizza\" class=\"widget-product-img\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"334\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"chocolate pizza\" srcset=\"\" sizes=\"(max-width: 500px) 100vw, 500px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite.webp 500w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite-300x200.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite-148x99.webp 148w\" \/>\t\t<\/a>\n\t\t<span class=\"widget-product-info\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/chocolate-pizza\/\" title=\"chocolate pizza\" class=\"wd-entities-title\">\n\t\t\t\tchocolate pizza\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>200.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>400.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;200.00 through &#8377;400.00<\/span><\/span>\n\t\t<\/span>\n\t<\/span>\n\t<\/li>\n<li>\n\t\t<span class=\"widget-product-wrap\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-black-olive-pizza\/\" title=\"Capsicum Black olive pizza\" class=\"widget-product-img\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"Capsicum Black olive pizza\" srcset=\"\" sizes=\"(max-width: 600px) 100vw, 600px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-600x600.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-600x600.webp 600w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-150x150.webp 150w\" \/>\t\t<\/a>\n\t\t<span class=\"widget-product-info\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-black-olive-pizza\/\" title=\"Capsicum Black olive pizza\" class=\"wd-entities-title\">\n\t\t\t\tCapsicum Black olive pizza\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>149.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>349.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;149.00 through &#8377;349.00<\/span><\/span>\n\t\t<\/span>\n\t<\/span>\n\t<\/li>\n<li>\n\t\t<span class=\"widget-product-wrap\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/farm-house-pizza\/\" title=\"Farm House Pizza\" class=\"widget-product-img\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"168\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"Farm House Pizza\" srcset=\"\" sizes=\"(max-width: 300px) 100vw, 300px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/images-2.jpeg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/images-2.jpeg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/images-2-148x83.jpeg 148w\" \/>\t\t<\/a>\n\t\t<span class=\"widget-product-info\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/farm-house-pizza\/\" title=\"Farm House Pizza\" class=\"wd-entities-title\">\n\t\t\t\tFarm House Pizza\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>179.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>379.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;179.00 through &#8377;379.00<\/span><\/span>\n\t\t<\/span>\n\t<\/span>\n\t<\/li>\n<\/ul><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-445b94f wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"445b94f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper set-mb-s reset-last-child wd-title-color-primary wd-title-style-default wd-title-size-large text-center\">\n\n\t\t\t\t\t\t\t<div class=\"title-subtitle subtitle-color-primary subtitle-style-default wd-fontsize-xs\">\n\t\t\t\t\tCheck Out our wide Menu\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-xxl\">We Provide High Quality Food<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05defbb wd-width-100 elementor-widget elementor-widget-wd_products\" data-id=\"05defbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"wd-products-element\">\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"products wd-products grid-columns-4 elements-grid wd-grid-g\" data-paged=\"1\" data-atts=\"{&quot;carousel_id&quot;:&quot;5000&quot;,&quot;speed&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:{&quot;size&quot;:&quot;&quot;},&quot;slides_per_view_mobile&quot;:{&quot;size&quot;:&quot;&quot;},&quot;wrap&quot;:null,&quot;loop&quot;:false,&quot;autoplay&quot;:null,&quot;autoheight&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;scroll_per_page&quot;:null,&quot;dragEndSpeed&quot;:200,&quot;center_mode&quot;:null,&quot;custom_sizes&quot;:false,&quot;sliding_speed&quot;:false,&quot;animation&quot;:false,&quot;content_animation&quot;:false,&quot;post_type&quot;:&quot;product&quot;,&quot;slider&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;,&quot;css&quot;:&quot;&quot;,&quot;effect&quot;:&quot;&quot;,&quot;spacing&quot;:&quot;&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;carousel_sync&quot;:null,&quot;sync_parent_id&quot;:null,&quot;sync_child_id&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;element_title&quot;:&quot;&quot;,&quot;query_post_type&quot;:&quot;product&quot;,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:null,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;,&quot;shop_tools&quot;:null,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:12,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;size&quot;:&quot;&quot;},&quot;columns_mobile&quot;:{&quot;size&quot;:&quot;&quot;},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;&quot;,&quot;stretch_product&quot;:null,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:&quot;&quot;,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;woocommerce_gallery_thumbnail&quot;,&quot;img_size_custom&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;ajax_page&quot;:&quot;&quot;,&quot;force_not_ajax&quot;:&quot;no&quot;,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;elementor&quot;:true,&quot;wrapper_classes&quot;:&quot;&quot;}\" data-source=\"shortcode\" data-columns=\"4\" data-grid-gallery=\"\" style=\"--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:2;--wd-gap-lg:20px;--wd-gap-sm:10px;\">\n\t\t\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10056 status-publish instock product_cat-burger has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"1\" data-id=\"10056\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/baby-corn-burger\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"99\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/17710_3-2_1560-1040-148x99.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/17710_3-2_1560-1040-148x99.jpg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/17710_3-2_1560-1040-300x200.jpg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/10\/17710_3-2_1560-1040.jpg 450w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/baby-corn-burger\/\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"10056\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;baby corn burger&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;baby corn burger&rdquo; has been added to your cart\" role=\"button\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/baby-corn-burger\/\">baby corn burger<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/burger\/\" rel=\"tag\">Burger<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>99.00<\/bdi><\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10264 status-publish instock product_cat-pizza has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"2\" data-id=\"10264\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/onion-sweetcorn-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"99\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Baby-Corn-pizza-148x99.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Baby-Corn-pizza-148x99.webp 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Baby-Corn-pizza-300x201.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Baby-Corn-pizza.webp 740w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/onion-sweetcorn-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10264\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Baby Corn pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/onion-sweetcorn-pizza\/\">Baby Corn pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>149.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>349.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;149.00 through &#8377;349.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10106 status-publish last instock product_cat-sandwich has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"3\" data-id=\"10106\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/baby-corn-sandwich\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"148\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/corn-sandwich-recipe-1-500x500-1-148x148.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/corn-sandwich-recipe-1-500x500-1-148x148.webp 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/corn-sandwich-recipe-1-500x500-1-150x150.webp 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/corn-sandwich-recipe-1-500x500-1.webp 280w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/baby-corn-sandwich\/\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"10106\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;baby corn sandwich&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;baby corn sandwich&rdquo; has been added to your cart\" role=\"button\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/baby-corn-sandwich\/\">baby corn sandwich<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/sandwich\/\" rel=\"tag\">Sandwich<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>89.00<\/bdi><\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10244 status-publish first instock product_cat-pizza has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"4\" data-id=\"10244\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capcicum-sweetcorn-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"102\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/schezwan-corn-capsicum-pan--148x102.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/schezwan-corn-capsicum-pan--148x102.jpg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/schezwan-corn-capsicum-pan--300x206.jpg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/schezwan-corn-capsicum-pan-.jpg 768w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capcicum-sweetcorn-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10244\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Capcicum sweetcorn pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capcicum-sweetcorn-pizza\/\">Capcicum sweetcorn pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>129.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>329.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;129.00 through &#8377;329.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10297 status-publish instock product_cat-pizza has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"5\" data-id=\"10297\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-black-olive-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"99\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-148x99.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-148x99.webp 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-300x200.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122-768x512.webp 768w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Capsicum-Black-olive-pizza-e1667585547122.webp 900w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-black-olive-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10297\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Capsicum Black olive pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-black-olive-pizza\/\">Capsicum Black olive pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>149.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>349.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;149.00 through &#8377;349.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-11938 status-publish instock product_cat-pizza has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"6\" data-id=\"11938\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"106\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/capsicum-pizza-148x106.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/capsicum-pizza-148x106.webp 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/capsicum-pizza-300x216.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/capsicum-pizza-768x552.webp 768w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/capsicum-pizza.webp 835w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"11938\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;capsicum Pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-pizza\/\">capsicum Pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>99.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>299.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;99.00 through &#8377;299.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10279 status-publish last instock product_cat-pizza has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"7\" data-id=\"10279\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-tomato-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"100\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato-148x100.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato-148x100.jpg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato-300x202.jpg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato-1024x690.jpg 1024w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato-768x517.jpg 768w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato-1200x808.jpg 1200w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/Onion-Capsicum-Tomato.jpg 1335w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-tomato-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10279\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Capsicum tomato pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/capsicum-tomato-pizza\/\">Capsicum tomato pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>129.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>329.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;129.00 through &#8377;329.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10479 status-publish first instock product_cat-pizza product_cat-veg has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"8\" data-id=\"10479\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cheese-bust-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"89\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza-148x89.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza-148x89.jpg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza-300x180.jpg 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza-1024x615.jpg 1024w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza-768x461.jpg 768w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza-1200x721.jpg 1200w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-burst-pizza.jpg 1272w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cheese-bust-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10479\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Cheese Bust Pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cheese-bust-pizza\/\">Cheese Bust Pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>, <a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/veg\/\" rel=\"tag\">Veg<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>189.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>389.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;189.00 through &#8377;389.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10444 status-publish instock product_cat-pizza product_cat-veg has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"9\" data-id=\"10444\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cheese-paneer-full-moon\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"197\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-paneer-full-moof-148x197.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-paneer-full-moof-148x197.webp 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-paneer-full-moof-225x300.webp 225w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/cheese-paneer-full-moof.webp 750w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cheese-paneer-full-moon\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10444\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Cheese Paneer Full Moon&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cheese-paneer-full-moon\/\">Cheese Paneer Full Moon<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>, <a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/veg\/\" rel=\"tag\">Veg<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>249.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>449.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;249.00 through &#8377;449.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-10457 status-publish instock product_cat-pizza product_cat-veg has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"10\" data-id=\"10457\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/chocolate-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"99\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite-148x99.webp\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite-148x99.webp 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite-300x200.webp 300w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2022\/11\/love-bite.webp 500w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/chocolate-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"10457\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;chocolate pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/chocolate-pizza\/\">chocolate pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>, <a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/veg\/\" rel=\"tag\">Veg<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>200.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>400.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;200.00 through &#8377;400.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-11891 status-publish last instock product_cat-drinks has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"11\" data-id=\"11891\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cold-coffee\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"222\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/05\/images-148x222.jpeg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/05\/images-148x222.jpeg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/05\/images.jpeg 183w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/ambikapur\/wp-json\/wp\/v2\/pages\/25?add-to-cart=11891\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"11891\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;Cold Coffee&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Cold Coffee&rdquo; has been added to your cart\" role=\"button\"><span>Add to cart<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/cold-coffee\/\">Cold Coffee<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/drinks\/\" rel=\"tag\">Drinks<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>79.00<\/bdi><\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-quick wd-col product-grid-item product type-product post-11918 status-publish first instock product_cat-pizza product_cat-veg has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"12\" data-id=\"11918\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/deluxe-veggie-pizza\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"148\" height=\"147\" src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_gallery_thumbnail size-woocommerce_gallery_thumbnail wd-lazy-load wd-lazy-blur\" alt=\"\" srcset=\"\" sizes=\"(max-width: 148px) 100vw, 148px\" data-wood-src=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/Deluxe_Veggie-148x147.jpg\" data-srcset=\"https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/Deluxe_Veggie-148x147.jpg 148w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/Deluxe_Veggie-150x150.jpg 150w, https:\/\/hillpizza.shop\/ambikapur\/wp-content\/uploads\/sites\/7\/2024\/06\/Deluxe_Veggie.jpg 267w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/deluxe-veggie-pizza\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"11918\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Deluxe Veggie Pizza&rdquo;\" rel=\"nofollow\"><span>Select options<\/span><\/a>\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/hillpizza.shop\/ambikapur\/shop\/deluxe-veggie-pizza\/\">Deluxe Veggie Pizza<\/a><\/h3>\n\t\t\t<div class=\"wd-product-cats\">\n\t\t\t<a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/pizza\/\" rel=\"tag\">Pizza<\/a>, <a href=\"https:\/\/hillpizza.shop\/ambikapur\/productcategory\/veg\/\" rel=\"tag\">Veg<\/a>\t\t<\/div>\n\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>179.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;<\/span>379.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#8377;179.00 through &#8377;379.00<\/span><\/span>\n\n\t\n\t\n\t\t<\/div>\n<\/div>\n\t\t\n\t\t\t\t<\/div>\n\t\n\t\t\n\t\t\n\t\t\t\t\t<\/div>\n\t\t\n\t\t\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hill Pizza \u2014 City City Order now Fresh pizza, burgers, and more \u2014 delivered to your door or ready for<\/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-25","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":373,"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":12170,"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/pages\/25\/revisions\/12170"}],"wp:attachment":[{"href":"https:\/\/hillpizza.shop\/ambikapur\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}