{"id":1186,"date":"2026-04-15T09:40:41","date_gmt":"2026-04-15T09:40:41","guid":{"rendered":"https:\/\/hannafoods.coderiters.com\/?page_id=1186"},"modified":"2026-05-25T09:32:42","modified_gmt":"2026-05-25T09:32:42","slug":"home","status":"publish","type":"page","link":"https:\/\/hannafoods.coderiters.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1186\" class=\"elementor elementor-1186\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-541171f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"541171f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ac662d elementor-widget elementor-widget-html\" data-id=\"1ac662d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\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.0\">\r\n<title>Premium Tea Hero - Hanna Foods<\/title>\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800;900&display=swap');\r\n\r\n:root {\r\n  --dairy-brown: #722219;  \/* Deep chocolate background *\/\r\n  --dairy-card: #453935;   \/* Lighter brown card *\/\r\n  --dairy-yellow: #95BB32; \/* Bright accent yellow *\/\r\n  --dairy-white: #ffffff;\r\n}\r\n\r\nbody {\r\n  margin: 0;\r\n  padding: 0;\r\n  background-color: var(--dairy-brown); \/* Match body to hero to prevent white flashes *\/\r\n}\r\n\r\n.heritage-hero {\r\n  background-color: var(--dairy-brown);\r\n  padding: 80px 20px;\r\n  color: var(--dairy-white);\r\n  font-family: 'Inter', sans-serif;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Premium Background Texture Overlay *\/\r\n.heritage-hero::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 0; left: 0; width: 100%; height: 100%;\r\n  background-image: url('https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-15.png');\r\n  opacity: 0.4;\r\n  pointer-events: none;\r\n  z-index: 1;\r\n}\r\n\r\n\/* =========================================\r\n   ENHANCED WINDY LEAVES EFFECT\r\n========================================= *\/\r\n\r\n.windy-leaves-container {\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 100%; height: 100%;\r\n  pointer-events: none;\r\n  z-index: 2; \/* Just above texture, behind text *\/\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Wrapper handles the diagonal flying movement *\/\r\n.leaf-wrapper {\r\n  position: absolute;\r\n  left: -10%;\r\n  bottom: -10%;\r\n  opacity: 0;\r\n  animation: windFly cubic-bezier(0.4, 0, 0.2, 1) infinite;\r\n}\r\n\r\n\r\n\/* Inner handles the realistic fluttering\/spinning *\/\r\n.leaf-inner {\r\n  width: 100%; height: 100%;\r\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%2395BB32' opacity='0.85'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 7,14 7,14C7,14 14,8 21,11C21,11 21.5,5.5 17,8Z'\/%3E%3C\/svg%3E\");\r\n  background-size: contain;\r\n  background-repeat: no-repeat;\r\n  animation: flutter ease-in-out infinite alternate;\r\n}\r\n\r\n\/* More dynamic wind trajectory *\/\r\n@keyframes windFly {\r\n  0% { transform: translate(-5vw, 10vh) scale(0.8) rotate(-20deg); opacity: 0; }\r\n  10% { opacity: 1; }\r\n  40% { transform: translate(40vw, -30vh) scale(1) rotate(10deg); opacity: 1; }\r\n  85% { opacity: 1; }\r\n  100% { transform: translate(110vw, -80vh) scale(1.3) rotate(45deg); opacity: 0; }\r\n}\r\n\r\n\/* Natural Leaf Fluttering & Tumbling *\/\r\n@keyframes flutter {\r\n  0% { transform: rotate(0deg) translateY(0px) translateX(0px); }\r\n  50% { transform: rotate(180deg) translateY(-30px) translateX(30px); }\r\n  100% { transform: rotate(360deg) translateY(10px) translateX(60px); }\r\n}\r\n\r\n\/* --- 15 Leaves for Maximum Wind Feel --- *\/\r\n.leaf-1 { left: 5%; width: 35px; height: 35px; animation-duration: 9s; animation-delay: 0s; }\r\n.leaf-1 .leaf-inner { animation-duration: 3s; }\r\n.leaf-2 { left: 20%; width: 20px; height: 20px; animation-duration: 12s; animation-delay: 2s; filter: blur(1px); }\r\n.leaf-2 .leaf-inner { animation-duration: 4s; animation-direction: alternate-reverse; }\r\n.leaf-3 { left: -5%; width: 45px; height: 45px; animation-duration: 7s; animation-delay: 5s; filter: blur(3px); z-index: 10;}\r\n.leaf-3 .leaf-inner { animation-duration: 2.5s; }\r\n.leaf-4 { left: 40%; width: 25px; height: 25px; animation-duration: 14s; animation-delay: 1s; opacity: 0.7; }\r\n.leaf-4 .leaf-inner { animation-duration: 4.5s; }\r\n.leaf-5 { left: 15%; width: 30px; height: 30px; animation-duration: 11s; animation-delay: 7s; }\r\n.leaf-5 .leaf-inner { animation-duration: 3.5s; }\r\n.leaf-6 { left: 60%; width: 18px; height: 18px; animation-duration: 15s; animation-delay: 4s; filter: blur(2px); }\r\n.leaf-6 .leaf-inner { animation-duration: 3.2s; animation-direction: alternate-reverse; }\r\n.leaf-7 { left: -10%; width: 50px; height: 50px; animation-duration: 8s; animation-delay: 3s; filter: blur(4px); }\r\n.leaf-7 .leaf-inner { animation-duration: 2s; }\r\n.leaf-8 { left: 30%; width: 28px; height: 28px; animation-duration: 10s; animation-delay: 6s; }\r\n.leaf-8 .leaf-inner { animation-duration: 3.8s; }\r\n.leaf-9 { left: 10%; width: 22px; height: 22px; animation-duration: 13s; animation-delay: 8s; filter: blur(1px); }\r\n.leaf-9 .leaf-inner { animation-duration: 4.2s; }\r\n.leaf-10 { left: 50%; width: 32px; height: 32px; animation-duration: 9.5s; animation-delay: 1.5s; }\r\n.leaf-10 .leaf-inner { animation-duration: 3.1s; animation-direction: alternate-reverse; }\r\n.leaf-11 { left: -5%; width: 15px; height: 15px; animation-duration: 16s; animation-delay: 0.5s; opacity: 0.5; }\r\n.leaf-11 .leaf-inner { animation-duration: 5s; }\r\n.leaf-12 { left: 25%; width: 38px; height: 38px; animation-duration: 8.5s; animation-delay: 9s; filter: blur(2px); }\r\n.leaf-12 .leaf-inner { animation-duration: 2.8s; }\r\n.leaf-13 { left: 5%; width: 26px; height: 26px; animation-duration: 11.5s; animation-delay: 10s; }\r\n.leaf-13 .leaf-inner { animation-duration: 3.6s; }\r\n.leaf-14 { left: 45%; width: 20px; height: 20px; animation-duration: 14.5s; animation-delay: 3.5s; filter: blur(1.5px); }\r\n.leaf-14 .leaf-inner { animation-duration: 4.1s; }\r\n.leaf-15 { left: -15%; width: 55px; height: 55px; animation-duration: 6.5s; animation-delay: 2.5s; filter: blur(5px); }\r\n.leaf-15 .leaf-inner { animation-duration: 1.8s; }\r\n\r\n\/* =========================================\r\n   MAIN LAYOUT STYLES\r\n========================================= *\/\r\n\r\n.hh-container {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  position: relative;\r\n  z-index: 3;\r\n}\r\n\r\n\/* Header Section *\/\r\n.hh-header {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  margin-bottom: 40px;\r\n}\r\n\r\n.hh-eyebrow {\r\n  color: white;\r\n  font-weight: 800;\r\n  letter-spacing: 2px;\r\n  font-size: 14px;\r\n  margin-bottom: 15px;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n}\r\n\r\n.hh-main-title {\r\n  font-size: clamp(2.5rem, 5vw, 3.8rem);\r\n  font-weight: 800;\r\n  line-height: 1.1;\r\n  margin: 0;\r\n  letter-spacing: -1px;\r\n}\r\n\r\n\/* Top Right Visuals *\/\r\n.hh-top-visual {\r\n  display: flex;\r\n  gap: 20px;\r\n  align-items: center;\r\n}\r\n\r\n.hh-circular-badge {\r\n  width: 120px;\r\n  height: 120px;\r\n  position: relative;\r\n  background: #ffff;\r\n  border-radius: 50%;\r\n  box-shadow: 0 10px 20px rgba(0,0,0,0.2);\r\n}\r\n\r\n.hh-circular-badge svg {\r\n  animation: rotate 15s linear infinite;\r\n  width: 100%;\r\n  height: 100%;\r\n}\r\n\r\n.hh-circular-badge text {\r\n  font-size: 11.5px;\r\n  font-weight: 900;\r\n  fill: #6b221a;\r\n  text-transform: uppercase;\r\n}\r\n\r\n\/* Hanna Foods Center Image *\/\r\n.hh-badge-image {\r\n  position: absolute;\r\n  top: 50%; \r\n  left: 50%;\r\n  transform: translate(-50%, -50%);\r\n  width: 40px; \r\n  height: 40px; \r\n  object-fit: contain;\r\n  border-radius: 50%;\r\n  z-index: 2;\r\n}\r\n\r\n\/* Full Width Video Section *\/\r\n.hh-video-wrapper {\r\n  width: 100%;\r\n  border-radius: 20px;\r\n  overflow: hidden;\r\n  box-shadow: 0 30px 60px rgba(0,0,0,0.4);\r\n  position: relative;\r\n  background: var(--dairy-card);\r\n  padding-top: 56.25%; \/* 16:9 Aspect Ratio for responsive iframe *\/\r\n}\r\n\r\n\/* We stretch the wistia player to fill the absolute positioning of our wrapper *\/\r\n.hh-video-wrapper wistia-player {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n}\r\n\r\n@keyframes rotate {\r\n  from { transform: rotate(0deg); }\r\n  to { transform: rotate(360deg); }\r\n}\r\n\r\n\/* Mobile Responsiveness Implementation *\/\r\n@media (max-width: 768px) {\r\n  .heritage-hero { padding: 50px 20px; }\r\n  .hh-header { flex-direction: column; gap: 30px; text-align: center; }\r\n  .hh-eyebrow { justify-content: center; }\r\n  .hh-circular-badge { width: 100px; height: 100px; }\r\n  .hh-badge-image { width: 35px; height: 35px; }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .hh-main-title { font-size: 2.2rem; }\r\n  .hh-video-wrapper { border-radius: 12px; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"heritage-hero\">\r\n  \r\n  <div class=\"windy-leaves-container\">\r\n    <div class=\"leaf-wrapper leaf-1\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-2\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-3\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-4\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-5\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-6\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-7\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-8\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-9\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-10\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-11\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-12\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-13\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-14\"><div class=\"leaf-inner\"><\/div><\/div>\r\n    <div class=\"leaf-wrapper leaf-15\"><div class=\"leaf-inner\"><\/div><\/div>\r\n  <\/div>\r\n\r\n  <div class=\"hh-container\">\r\n    \r\n    <div class=\"hh-header\">\r\n      <div class=\"hh-title-area\">\r\n        <div class=\"hh-eyebrow\">\r\n          <span class=\"hh-star\">\u2726<\/span> Europe's Exclusive Do Ghazal Agent\r\n        <\/div>\r\n        <h1 class=\"hh-main-title\">\r\n          Import & Export<br> for Europe\r\n        <\/h1>\r\n      <\/div>\r\n      \r\n      <div class=\"hh-top-visual\">\r\n        <div class=\"hh-circular-badge\">\r\n          <svg viewBox=\"0 0 100 100\">\r\n            <path id=\"circlePath\" d=\"M 50, 50 m -37, 0 a 37,37 0 1,1 74,0 a 37,37 0 1,1 -74,0\" fill=\"none\"\/>\r\n            <text><textPath href=\"#circlePath\" textLength=\"225\" lengthAdjust=\"spacing\">HANNA FOODS \u2022 ESTABLISHED 2001 \u2022 <\/textPath><\/text>\r\n          <\/svg>\r\n          <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/ChatGPT_Image_Apr_23__2026__11_34_14_AM-removebg-preview.png\" alt=\"Hanna Foods Logo\" class=\"hh-badge-image\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <!-- Updated Wistia Embed inside the Video Wrapper -->\r\n  <div class=\"hh-video-wrapper\">\r\n    <script src=\"https:\/\/fast.wistia.com\/player.js\" async><\/script>\r\n    <script src=\"https:\/\/fast.wistia.com\/embed\/vy84pb4ca5.js\" async type=\"module\"><\/script>\r\n    <style>wistia-player[media-id='vy84pb4ca5']:not(:defined) { background: center \/ contain no-repeat url('https:\/\/fast.wistia.com\/embed\/medias\/vy84pb4ca5\/swatch'); display: block; filter: blur(5px); padding-top:56.25%; }<\/style> \r\n    \r\n    <!-- Added attributes to remove all UI controls on hover -->\r\n    <wistia-player \r\n      media-id=\"vy84pb4ca5\" \r\n      aspect=\"1.7777777777777777\" \r\n      autoplay=\"true\" \r\n      muted=\"true\" \r\n      playsinline=\"true\" \r\n      end-video-behavior=\"loop\"\r\n      playbar=\"false\" \r\n      playButton=\"false\" \r\n      smallPlayButton=\"false\" \r\n      volumeControl=\"false\" \r\n      fullscreenButton=\"false\" \r\n      settingsControl=\"false\">\r\n    <\/wistia-player>\r\n  <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6faa920 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"6faa920\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2607517 elementor-widget elementor-widget-html\" data-id=\"2607517\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\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.0\">\r\n  <title>Premium Categories - Hanna Foods<\/title>\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=Inter:wght@400;600;700&family=Playfair+Display:ital,wght@0,400;0,600;1,400&display=swap\" rel=\"stylesheet\">\r\n  \r\n  <style>\r\n    :root {\r\n      --hnf-bg: #8FB93B; \r\n      --hnf-text-main: #FFFFFF; \/* Set global text color to white *\/\r\n      --hnf-hover-accent: #E56B55; \r\n      --hnf-transition: all 0.4s cubic-bezier(0.25, 1, 0.2, 1);\r\n    }\r\n\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Inter', sans-serif;\r\n      background-color: var(--hnf-bg);\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    .hnf-categories-section {\r\n      padding: 100px 0;\r\n      overflow: hidden;\r\n      background-color: var(--hnf-bg) !important; \r\n    }\r\n\r\n    .hnf-container { \r\n      max-width: 1440px; \r\n      margin: 0 auto; \r\n      padding: 0 40px; \r\n    }\r\n\r\n    \/* --- Header --- *\/\r\n    .hnf-header-area {\r\n      text-align: left;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .hnf-subheading {\r\n      font-size: 18px; \/* Increased slightly for visibility *\/\r\n      letter-spacing: 4px; \r\n      color: var(--hnf-text-main); \/* Changed to white *\/\r\n      font-weight: 600; \r\n      margin: 0 0 15px 0; \r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .hnf-main-heading {\r\n      font-family: 'Playfair Display', serif; \r\n      font-size: clamp(2.5rem, 5vw, 4.5rem); \/* Made the main heading larger *\/\r\n      color: var(--hnf-text-main); \/* Changed to white *\/\r\n      line-height: 1.1; \r\n      margin: 0;\r\n    }\r\n\r\n    .hnf-main-heading em {\r\n      color: var(--hnf-text-main); \/* Changed to white *\/\r\n      font-weight: 400;\r\n    }\r\n\r\n    \/* --- 4-Column Grid --- *\/\r\n    .hnf-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 40px;\r\n    }\r\n\r\n    \/* --- Product Cards --- *\/\r\n    .hnf-product-card {\r\n      text-align: center;\r\n      cursor: pointer;\r\n      text-decoration: none; \r\n      display: block; \r\n    }\r\n\r\n    .hnf-image-ring {\r\n      position: relative;\r\n      width: 100%;\r\n      max-width: 360px; \/* INCREASED from 300px to make products larger *\/\r\n      margin: 0 auto 30px auto;\r\n      aspect-ratio: 1;\r\n    }\r\n\r\n    .hnf-img-circle {\r\n      position: absolute;\r\n      inset: 0px; \r\n      border-radius: 50%;\r\n      overflow: hidden;\r\n      background: #fff;\r\n      z-index: 2;\r\n      box-shadow: 0 15px 35px rgba(0,0,0,0.08);\r\n      transition: var(--hnf-transition);\r\n    }\r\n\r\n    .hnf-img-circle img {\r\n      width: 100%; \r\n      height: 100%; \r\n      object-fit: cover;\r\n      transition: transform 1.2s ease;\r\n    }\r\n\r\n    \/* Hover States for Image *\/\r\n    .hnf-product-card:hover .hnf-img-circle { \r\n      transform: scale(0.95); \r\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);\r\n    }\r\n    \r\n    .hnf-product-card:hover img { \r\n      transform: scale(1.15); \r\n    }\r\n\r\n    .hnf-hover-overlay {\r\n      position: absolute; \r\n      inset: 0;\r\n      background: rgba(26, 32, 28, 0.4);\r\n      display: flex; \r\n      align-items: center; \r\n      justify-content: center;\r\n      opacity: 0; \r\n      transition: var(--hnf-transition);\r\n      backdrop-filter: blur(2px);\r\n    }\r\n\r\n    .hnf-hover-overlay span {\r\n      color: #fff; \r\n      font-size: 11px; \r\n      letter-spacing: 2px;\r\n      text-transform: uppercase; \r\n      border: 1px solid rgba(255,255,255,0.6);\r\n      padding: 10px 20px; \r\n      border-radius: 50px;\r\n      transform: translateY(10px);\r\n      transition: var(--hnf-transition);\r\n    }\r\n\r\n    .hnf-product-card:hover .hnf-hover-overlay { opacity: 1; }\r\n    .hnf-product-card:hover .hnf-hover-overlay span { transform: translateY(0); }\r\n\r\n    \/* --- Meta Data --- *\/\r\n    .hnf-text-content { \r\n      position: relative; \r\n      padding: 0 10px;\r\n    }\r\n    \r\n    .hnf-category-label {\r\n      font-family: 'Playfair Display', serif; \r\n      font-style: italic;\r\n      font-size: 24px; \/* INCREASED from 20px *\/\r\n      color: var(--hnf-text-main); \/* Changed to white *\/\r\n      display: block; \r\n      margin-bottom: 8px; \/* Increased spacing slightly *\/\r\n      transition: color 0.3s ease;\r\n    }\r\n    \r\n    .hnf-brand-title {\r\n      font-family: 'Inter', sans-serif;\r\n      font-size: 26px; \/* INCREASED from 22px *\/\r\n      font-weight: 700; \r\n      color: var(--hnf-text-main); \/* Changed to white *\/\r\n      margin: 0;\r\n      transition: color 0.3s ease;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.5px;\r\n    }\r\n\r\n    .hnf-product-card:hover .hnf-brand-title,\r\n    .hnf-product-card:hover .hnf-category-label {\r\n      color: var(--hnf-hover-accent);\r\n    }\r\n\r\n    \/* ================================\r\n       RESPONSIVE DESIGN \r\n    ================================ *\/\r\n    @media (max-width: 1024px) {\r\n      .hnf-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n        gap: 50px 40px;\r\n      }\r\n      .hnf-header-area { text-align: center; }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .hnf-categories-section { padding: 60px 0; }\r\n      .hnf-container { padding: 0 20px; }\r\n      .hnf-header-area { margin-bottom: 40px; }\r\n      \r\n      .hnf-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n        gap: 40px 20px;\r\n      }\r\n      \r\n      .hnf-image-ring { margin: 0 auto 20px auto; }\r\n      \r\n      \/* Mobile text sizing scaled up proportionately *\/\r\n      .hnf-brand-title { font-size: 20px; line-height: 1.2; } \r\n      .hnf-category-label { font-size: 18px; margin-bottom: 6px; } \r\n      .hnf-text-content { padding: 0; }\r\n      \r\n      .hnf-hover-overlay span { font-size: 9px; padding: 8px 12px; letter-spacing: 1px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"hnf-categories-section\">\r\n  <div class=\"hnf-container\">\r\n    \r\n    <div class=\"hnf-header-area\">\r\n      <p class=\"hnf-subheading\">Our Assortment<\/p>\r\n      <h2 class=\"hnf-main-heading\">Explore <em>by Category<\/em><\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"hnf-grid\">\r\n      \r\n      <a href=\"\/?product_cat=do-gazal-tea\/\" class=\"hnf-product-card\">\r\n        <div class=\"hnf-image-ring\">\r\n          <div class=\"hnf-img-circle\">\r\n            <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/05\/do-chazal.png\" alt=\"Do Ghazal Tea\">\r\n            <div class=\"hnf-hover-overlay\"><span>Discover<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"hnf-text-content\">\r\n          <span class=\"hnf-category-label\">Tea<\/span>\r\n          <h3 class=\"hnf-brand-title\">Do Ghazal<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n      \r\n      <a href=\"\/?product_cat=happy-cow-cheese\" class=\"hnf-product-card\">\r\n        <div class=\"hnf-image-ring\">\r\n          <div class=\"hnf-img-circle\">\r\n            <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/05\/happy-cow.png\" alt=\"Happy Cow Cheese\">\r\n            <div class=\"hnf-hover-overlay\"><span>Discover<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"hnf-text-content\">\r\n          <span class=\"hnf-category-label\">Cheese<\/span>\r\n          <h3 class=\"hnf-brand-title\">Happy Cow<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a href=\"\/?product_cat=do-ghazal-rice\/\" class=\"hnf-product-card\">\r\n        <div class=\"hnf-image-ring\">\r\n          <div class=\"hnf-img-circle\">\r\n            <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/05\/Untitled-design-32.png\" alt=\"Do Ghazal Rice\">\r\n            <div class=\"hnf-hover-overlay\"><span>Discover<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"hnf-text-content\">\r\n          <span class=\"hnf-category-label\">Rice<\/span>\r\n          <h3 class=\"hnf-brand-title\">Do Ghazal<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a href=\"\/?product_cat=dutso-ghee\/\" class=\"hnf-product-card\">\r\n        <div class=\"hnf-image-ring\">\r\n          <div class=\"hnf-img-circle\">\r\n            <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/happy-cow-01.png\" alt=\"Dutso Butter Ghee\">\r\n            <div class=\"hnf-hover-overlay\"><span>Discover<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"hnf-text-content\">\r\n          <span class=\"hnf-category-label\">Butter Ghee<\/span>\r\n          <h3 class=\"hnf-brand-title\">Dutso<\/h3>\r\n        <\/div>\r\n      <\/a>\r\n\r\n    <\/div>\r\n    \r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1a94fc e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"d1a94fc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-078b6bb elementor-widget elementor-widget-html\" data-id=\"078b6bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"hnf-wcu-wrapper\">\n  \n  <div class=\"hnf-wcu-header\">\n    <div class=\"hnf-wcu-subtitle\">\n      <span class=\"hnf-wcu-star\">\u2726<\/span> WHY CHOOSE US\n    <\/div>\n    <h2 class=\"hnf-wcu-title\">The Starting Point for Premium<br>Wholesale in Europe & the UK<\/h2>\n  <\/div>\n\n  <div class=\"hnf-wcu-grid\">\n    \n    <div class=\"hnf-wcu-column hnf-wcu-col-left\">\n      \n      <div class=\"hnf-wcu-card hnf-wcu-anim-slide-left\">\n        <div class=\"hnf-wcu-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\n        <\/div>\n        <div class=\"hnf-wcu-text\">\n          <h3>Exclusive Do Ghazal Agency<\/h3>\n          <p>The sole agency and exclusive right to import Do Ghazal products across the territory.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hnf-wcu-card hnf-wcu-anim-slide-left\" style=\"animation-delay: 0.1s;\">\n        <div class=\"hnf-wcu-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"5\" r=\"3\"><\/circle><circle cx=\"6\" cy=\"12\" r=\"3\"><\/circle><circle cx=\"18\" cy=\"19\" r=\"3\"><\/circle><line x1=\"8.59\" y1=\"13.51\" x2=\"15.42\" y2=\"17.49\"><\/line><line x1=\"15.41\" y1=\"6.51\" x2=\"8.59\" y2=\"10.49\"><\/line><\/svg>\n        <\/div>\n        <div class=\"hnf-wcu-text\">\n          <h3>Respected Network<\/h3>\n          <p>Cooperating with the finest distributors to make premium products widely available.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hnf-wcu-card hnf-wcu-anim-slide-left\" style=\"animation-delay: 0.2s;\">\n        <div class=\"hnf-wcu-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 14h18\"><\/path><path d=\"M12 2v12\"><\/path><path d=\"M7 10l-4 4 4 4\"><\/path><path d=\"M17 10l4 4-4 4\"><\/path><\/svg>\n        <\/div>\n        <div class=\"hnf-wcu-text\">\n          <h3>Balanced Market<\/h3>\n          <p>We organize and protect the market ensuring secure and beneficial distribution for all.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"hnf-wcu-center hnf-wcu-anim-fade\">\n      <div class=\"hnf-wcu-img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-13.png\" alt=\"Hanna Foods Premium Products\" class=\"hnf-wcu-product-img\">\n      <\/div>\n    <\/div>\n\n    <div class=\"hnf-wcu-column hnf-wcu-col-right\">\n      \n      <div class=\"hnf-wcu-card hnf-wcu-anim-slide-right\">\n        <div class=\"hnf-wcu-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n        <\/div>\n        <div class=\"hnf-wcu-text\">\n          <h3>Always In Stock<\/h3>\n          <p>We keep the whole assortment in stock for fast, efficient distribution across Europe.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hnf-wcu-card hnf-wcu-anim-slide-right\" style=\"animation-delay: 0.1s;\">\n        <div class=\"hnf-wcu-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"><\/path><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"><\/path><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"><\/line><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"><\/line><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"><\/line><\/svg>\n        <\/div>\n        <div class=\"hnf-wcu-text\">\n          <h3>Fantastic Experience<\/h3>\n          <p>Finest Ceylon blends and Basmati rice providing an unconditional freshness guarantee.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hnf-wcu-card hnf-wcu-anim-slide-right\" style=\"animation-delay: 0.2s;\">\n        <div class=\"hnf-wcu-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path><polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline><\/svg>\n        <\/div>\n        <div class=\"hnf-wcu-text\">\n          <h3>Certified Quality<\/h3>\n          <p>Produced to high international standards: ISO, HACCP, FSSC, GEO, and SGS GMP.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    \n    \/\/ 1. Set up the \"sensor\" (Intersection Observer)\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        \/\/ 2. If the element enters the screen...\n        if (entry.isIntersecting) {\n          \/\/ 3. Add the 'start-anim' class to trigger the CSS\n          entry.target.classList.add('start-anim');\n          \/\/ 4. Stop observing so it only animates once per load\n          observer.unobserve(entry.target); \n        }\n      });\n    }, { \n      threshold: 0.15 \/\/ Triggers when 15% of the element becomes visible\n    });\n\n    \/\/ 5. Find all the elements that need to be animated\n    const animatedElements = document.querySelectorAll('.hnf-wcu-anim-slide-left, .hnf-wcu-anim-slide-right, .hnf-wcu-anim-fade');\n    \n    \/\/ 6. Attach the sensor to each element\n    animatedElements.forEach(el => {\n      observer.observe(el);\n    });\n    \n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ba8df1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"4ba8df1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8e19b18 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"8e19b18\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8795e17 hf-cow-img elementor-invisible elementor-widget elementor-widget-image\" data-id=\"8795e17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"414\" height=\"567\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/1.png\" class=\"attachment-large size-large wp-image-187\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/1.png 414w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/1-219x300.png 219w\" sizes=\"(max-width: 414px) 100vw, 414px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84b2a8c hf-farmer-img elementor-invisible elementor-widget elementor-widget-image\" data-id=\"84b2a8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"383\" height=\"383\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-6.png\" class=\"attachment-large size-large wp-image-192\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-6.png 383w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-6-300x300.png 300w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-6-150x150.png 150w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-6-100x100.png 100w\" sizes=\"(max-width: 383px) 100vw, 383px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e402903 hf-about-badge elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e402903\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-Leaf\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc1f0ed e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"fc1f0ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0da20de elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"0da20de\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t<span style=\"color: #95BB32\">\u2726<\/span> EXCLUSIVE wholesale in europe and the UK\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2de8ab7 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2de8ab7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Premium Wholesale in Europe &amp; the UK<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3544f3f animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3544f3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:100,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Established in 2001 as a supplier for the ethnic market, Hanna Foods is the proud exclusive partner of Akbar Brothers in Sri Lanka. We offer high-quality products with an unconditional guarantee for freshness, keeping our entire assortment in stock for fast, efficient distribution across the territory.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a3ff42 elementor-widget elementor-widget-html\" data-id=\"1a3ff42\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"hf-mission-section\">\r\n  \r\n  <div class=\"hf-mission-top\">\r\n    \r\n    <div class=\"hf-mission-content\">\r\n      <h3 class=\"hf-mission-title\">Our Mission:<\/h3>\r\n      <ul class=\"hf-mission-list\">\r\n        <li>\r\n          <div class=\"hf-check-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <rect width=\"24\" height=\"24\" rx=\"4\" fill=\"#95BB32\"\/>\r\n              <path d=\"M7 12.5L10.5 16L17.5 8\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <span>Sole agency for Do Ghazal tea, rice, and coffee.<\/span>\r\n        <\/li>\r\n        <li>\r\n          <div class=\"hf-check-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <rect width=\"24\" height=\"24\" rx=\"4\" fill=\"#95BB32\"\/>\r\n              <path d=\"M7 12.5L10.5 16L17.5 8\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <span>Proud distributor of Dutso Butter-Ghee & Happy Cow Cheese.<\/span>\r\n        <\/li>\r\n        <li>\r\n          <div class=\"hf-check-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <rect width=\"24\" height=\"24\" rx=\"4\" fill=\"#95BB32\"\/>\r\n              <path d=\"M7 12.5L10.5 16L17.5 8\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <span>Certified ISO, HACCP, FSSC, GEO, and SGS GMP.<\/span>\r\n        <\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"hf-experience-card\">\r\n      <span class=\"hf-exp-number\">25+<\/span>\r\n      <span class=\"hf-exp-text\">Years Of<br>Excellence<\/span>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <hr class=\"hf-mission-divider\">\r\n\r\n  <div class=\"hf-mission-bottom\">\r\n    \r\n    <div class=\"hf-feature-item\">\r\n      <div class=\"hf-feature-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <path d=\"M12 22S2 18 2 10V5L12 2L22 5V10C22 18 12 22 12 22Z\" stroke=\"#3D2E26\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n          <path d=\"M9 12L11 14L15 10\" stroke=\"#3D2E26\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <p class=\"hf-feature-text\"><strong>Unconditional Guarantee<\/strong><\/p>\r\n    <\/div>\r\n\r\n    <div class=\"hf-feature-item\">\r\n      <div class=\"hf-feature-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#3D2E26\" stroke-width=\"1.5\"\/>\r\n          <path d=\"M2 12H22\" stroke=\"#3D2E26\" stroke-width=\"1.5\"\/>\r\n          <path d=\"M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2Z\" stroke=\"#3D2E26\" stroke-width=\"1.5\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <p class=\"hf-feature-text\"><strong>Balanced & Secure<\/strong><\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    \r\n    \/\/ Create the Intersection Observer (The Sensor)\r\n    const observer = new IntersectionObserver((entries) => {\r\n      entries.forEach(entry => {\r\n        if (entry.isIntersecting) {\r\n          \/\/ Add the 'start-anim' class when element enters the screen\r\n          entry.target.classList.add('start-anim');\r\n          \/\/ Stop observing so it only animates once\r\n          observer.unobserve(entry.target); \r\n        }\r\n      });\r\n    }, { \r\n      threshold: 0.15 \/\/ Triggers when 15% of the element is visible\r\n    });\r\n\r\n    \/\/ Find ALL elements from both the Overlap section and the Mission section\r\n    const animatedElements = document.querySelectorAll(`\r\n      .hf-mission-content, \r\n      .hf-experience-card, \r\n      .hf-feature-item,\r\n      .hf-cow-img,\r\n      .hf-farmer-img,\r\n      .hf-experience-box,\r\n      .hf-feature-box\r\n    `);\r\n    \r\n    \/\/ Attach the sensor to each element\r\n    animatedElements.forEach(el => {\r\n      observer.observe(el);\r\n    });\r\n    \r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2349542 animated-slow elementor-invisible elementor-widget elementor-widget-button\" data-id=\"2349542\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-buzz-out\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More About<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-dd5881c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"dd5881c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1652df elementor-widget elementor-widget-html\" data-id=\"d1652df\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=Plus+Jakarta+Sans:wght@300;400;600&display=swap\" rel=\"stylesheet\">\n  <style>\n  \/* Override theme's default pink button hover *\/\n.heritage-accordion-btn:hover,\n.heritage-accordion-btn:focus {\n    background-color: transparent !important;\n}\n    .heritage-wrapper {\n      background: #080808;\n      color: #fff;\n      overflow: hidden;\n    }\n\n    .heritage-layout-grid {\n      display: grid;\n      grid-template-columns: 0.8fr 1.2fr;\n      max-width: 1400px;\n      margin: 0 auto;\n      position: relative;\n    }\n\n    \/* Left sticky column *\/\n    .heritage-sidebar {\n      padding: 5rem 3rem 4rem 2rem;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      position: sticky;\n      top: 0;\n      height: 100vh;\n      background-color: rgba(8,8,8,0.93);\n      background-image: url('https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/1.png');\n      background-size: cover;\n      background-position: center;\n      background-blend-mode: overlay;\n    }\n\n    .heritage-established-badge {\n      font-size: 0.72rem;\n      font-weight: 700;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      margin-bottom: 1.8rem;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .heritage-established-badge::before {\n      content: '';\n      display: block;\n      width: 28px;\n      height: 1px;\n      background: #95BB32; \/* Updated color *\/\n    }\n\n    .heritage-main-title {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(2.2rem, 4vw, 3.8rem);\n      line-height: 1.05;\n      margin-bottom: 1.8rem;\n      letter-spacing: -1px;\n      color: #fff;\n    }\n    .heritage-main-title em {\n      color: #95BB32; \/* Updated color *\/\n      font-style: italic;\n      font-weight: 400;\n    }\n\n    .heritage-description {\n      color: #999;\n      font-size: 1rem;\n      max-width: 400px;\n      line-height: 1.8;\n    }\n\n    .heritage-quality-seal {\n      display: inline-flex;\n      align-items: center;\n      gap: 1.2rem;\n      margin-top: 2.5rem;\n      padding-top: 2rem;\n      border-top: 1px solid rgba(255,255,255,0.08);\n    }\n    .heritage-seal-icon {\n      font-size: 1.8rem;\n      color: #95BB32; \/* Updated color *\/\n      line-height: 1;\n    }\n    .heritage-quality-seal strong {\n      display: block;\n      font-size: 0.78rem;\n      color: #fff;\n      letter-spacing: 1px;\n      margin-bottom: 4px;\n    }\n    .heritage-quality-seal small {\n      color: #888;\n      font-weight: 600;\n      letter-spacing: 1px;\n      font-size: 0.72rem;\n    }\n\n    \/* Right scrollable column *\/\n    .heritage-accordion-section {\n      padding: 4rem 2rem 4rem 1rem;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      background: rgba(8,8,8,0.95);\n      min-height: 100vh;\n    }\n\n    \/* Accordion *\/\n    .heritage-accordion-container {\n      display: flex;\n      flex-direction: column;\n      gap: 1.1rem;\n    }\n\n    .heritage-accordion-item {\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 14px;\n      background: rgba(255,255,255,0.02);\n      transition: border-color 0.35s ease, background 0.35s ease;\n      overflow: hidden;\n    }\n    .heritage-accordion-item:hover {\n      border-color: rgba(149, 187, 50, 0.28); \/* Updated RGBA to match #95BB32 *\/\n      background: rgba(255,255,255,0.04);\n    }\n    .heritage-accordion-item.open {\n      border-color: #95BB32; \/* Updated color *\/\n      background: rgba(255,255,255,0.05);\n    }\n\n    .heritage-accordion-btn {\n      width: 100%;\n      padding: 1.6rem 1.8rem;\n      background: none;\n      border: none;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      text-align: left;\n      outline: none;\n    }\n\n    .heritage-accordion-label {\n      color: #fff;\n      font-size: 1.1rem;\n      font-weight: 600;\n      padding-right: 1.5rem;\n      transition: color 0.3s;\n      font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n    .heritage-accordion-item.open .heritage-accordion-label {\n      color: #95BB32; \/* Updated color *\/\n    }\n\n    .heritage-accordion-icon {\n      width: 34px;\n      height: 34px;\n      border-radius: 50%;\n      border: 1px solid rgba(255,255,255,0.15);\n      position: relative;\n      flex-shrink: 0;\n      transition: transform 0.4s ease, background 0.3s ease, border-color 0.3s ease;\n    }\n    .heritage-accordion-item.open .heritage-accordion-icon {\n      background: #95BB32; \/* Updated color *\/\n      border-color: #95BB32; \/* Updated color *\/\n      transform: rotate(45deg);\n    }\n    .heritage-accordion-icon::before,\n    .heritage-accordion-icon::after {\n      content: '';\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      background: #fff;\n      transition: background 0.3s;\n    }\n    .heritage-accordion-item.open .heritage-accordion-icon::before,\n    .heritage-accordion-item.open .heritage-accordion-icon::after {\n      background: #080808;\n    }\n    .heritage-accordion-icon::before { width: 13px; height: 2px; }\n    .heritage-accordion-icon::after  { width: 2px;  height: 13px; }\n\n    \/* Smooth height animation via CSS grid trick *\/\n    .heritage-accordion-content-wrap {\n      display: grid;\n      grid-template-rows: 0fr;\n      transition: grid-template-rows 0.45s cubic-bezier(0.4, 0, 0.2, 1);\n    }\n    .heritage-accordion-item.open .heritage-accordion-content-wrap {\n      grid-template-rows: 1fr;\n    }\n    .heritage-accordion-inner {\n      overflow: hidden;\n    }\n\n    .heritage-accordion-body {\n      padding: 0 1.8rem 1.6rem;\n      display: flex;\n      gap: 1.6rem;\n      align-items: flex-start;\n    }\n\n    .heritage-accordion-img-box {\n      width: 150px;\n      height: 112px;\n      flex-shrink: 0;\n      border-radius: 8px;\n      overflow: hidden;\n      border: 1px solid rgba(255,255,255,0.08);\n    }\n    .heritage-accordion-img-box img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      filter: grayscale(0.5) contrast(1.15);\n      transition: filter 0.4s ease;\n    }\n    .heritage-accordion-item:hover .heritage-accordion-img-box img {\n      filter: grayscale(0) contrast(1.05);\n    }\n\n    .heritage-accordion-text {\n      color: #a0a0a0;\n      line-height: 1.75;\n      font-size: 0.96rem;\n      margin: 0;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 900px) {\n      .heritage-layout-grid { grid-template-columns: 1fr; }\n      .heritage-sidebar {\n        position: relative;\n        height: auto;\n        min-height: 0;\n        padding: 3rem 1.5rem 2rem;\n      }\n      .heritage-accordion-section {\n        padding: 1.5rem 1.5rem 3rem;\n        min-height: 0;\n      }\n    }\n    @media (max-width: 540px) {\n      .heritage-accordion-body { flex-direction: column; }\n      .heritage-accordion-img-box { width: 100%; height: 170px; }\n    }\n<\/style>\n\n<div class=\"heritage-wrapper\">\n  <div class=\"heritage-layout-grid\">\n\n    <div class=\"heritage-sidebar\">\n      <span class=\"heritage-established-badge\">Established 2001<\/span>\n      <h1 class=\"heritage-main-title\">A Heritage of<br><em>Exceptional<\/em> Taste<\/h1>\n      <p class=\"heritage-description\">\n        Hanna Foods bridges the gap between global traditions and European tables.\n        From the misty mountains of Sri Lanka to the heart of the Netherlands.\n      <\/p>\n      <div class=\"heritage-quality-seal\">\n        <div class=\"heritage-seal-icon\">\u27e1<\/div>\n        <div>\n          <strong>CERTIFIED QUALITY<\/strong>\n          <small>ISO \u2022 HACCP \u2022 FSSC<\/small>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"heritage-accordion-section\">\n      <div class=\"heritage-accordion-container\" id=\"heritageAccordion\">\n\n        <div class=\"heritage-accordion-item open\">\n          <button class=\"heritage-accordion-btn\">\n            <span class=\"heritage-accordion-label\">Who is Hanna Foods?<\/span>\n            <div class=\"heritage-accordion-icon\"><\/div>\n          <\/button>\n          <div class=\"heritage-accordion-content-wrap\">\n            <div class=\"heritage-accordion-inner\">\n              <div class=\"heritage-accordion-body\">\n                <div class=\"heritage-accordion-img-box\">\n                  <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Untitled-design-6.png\" alt=\"Heritage\">\n                <\/div>\n                <p class=\"heritage-accordion-text\">Based in Berghem, we are a premier importer and distributor for Europe and the UK. We specialize in the ethnic market, combining high-quality logistics with a personal touch that defines our active customer care approach.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"heritage-accordion-item\">\n          <button class=\"heritage-accordion-btn\">\n            <span class=\"heritage-accordion-label\">Exclusive Brand Portfolio<\/span>\n            <div class=\"heritage-accordion-icon\"><\/div>\n          <\/button>\n          <div class=\"heritage-accordion-content-wrap\">\n            <div class=\"heritage-accordion-inner\">\n              <div class=\"heritage-accordion-body\">\n                <div class=\"heritage-accordion-img-box\">\n                  <img decoding=\"async\" src=\"https:\/\/lemonchiffon-rabbit-367405.hostingersite.com\/wp-content\/uploads\/2026\/05\/brand-portfoli.png\" alt=\"Brands\">\n                <\/div>\n                <p class=\"heritage-accordion-text\">Since 2003, we have been the exclusive partner of Akbar Brothers. We hold the sole agency for Do Ghazal products (tea, rice, and coffee) in Europe\/UK, alongside key distribution for Dutso Ghee and Happy Cow Cheese.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"heritage-accordion-item\">\n          <button class=\"heritage-accordion-btn\">\n            <span class=\"heritage-accordion-label\">Market Protection & Logistics<\/span>\n            <div class=\"heritage-accordion-icon\"><\/div>\n          <\/button>\n          <div class=\"heritage-accordion-content-wrap\">\n            <div class=\"heritage-accordion-inner\">\n              <div class=\"heritage-accordion-body\">\n                <div class=\"heritage-accordion-img-box\">\n                  <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?q=80&w=400&auto=format&fit=crop\" alt=\"Distribution\">\n                <\/div>\n                <p class=\"heritage-accordion-text\">We organize and protect the market to ensure premium products are distributed securely. By maintaining a complete assortment in stock, we provide fast, efficient fulfillment for wholesalers across the continent.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"heritage-accordion-item\">\n          <button class=\"heritage-accordion-btn\">\n            <span class=\"heritage-accordion-label\">A Signature Taste Experience<\/span>\n            <div class=\"heritage-accordion-icon\"><\/div>\n          <\/button>\n          <div class=\"heritage-accordion-content-wrap\">\n            <div class=\"heritage-accordion-inner\">\n              <div class=\"heritage-accordion-body\">\n                <div class=\"heritage-accordion-img-box\">\n                  <img decoding=\"async\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/05\/jhgfdsa.png\" alt=\"Tea\">\n                <\/div>\n                <p class=\"heritage-accordion-text\">Our Do Ghazal blends from Ceylon offer an unconditional guarantee of freshness. Pairing our Basmati rice with authentic Dutch Butter-Ghee creates a flavor profile that is both healthy and unforgettable.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  document.getElementById('heritageAccordion').addEventListener('click', function(e) {\n    const trigger = e.target.closest('.heritage-accordion-btn');\n    if (!trigger) return;\n    const item = trigger.closest('.heritage-accordion-item');\n    const isOpen = item.classList.contains('open');\n    document.querySelectorAll('.heritage-accordion-item').forEach(i => i.classList.remove('open'));\n    if (!isOpen) item.classList.add('open');\n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0e5650 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e0e5650\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3c9a3cd e-grid e-con-full wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"3c9a3cd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5a312bf e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"5a312bf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8def0ea elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8def0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-diamond\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tUnconditional Quality\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tProviding the finest Ceylon blends with an absolute guarantee for freshness and international standards.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e31ae06 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"e31ae06\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:100,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfd3c70 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"cfd3c70\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-box\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M509.5 184.6L458.9 32.8C452.4 13.2 434.1 0 413.4 0H272v192h238.7c-.4-2.5-.4-5-1.2-7.4zM240 0H98.6c-20.7 0-39 13.2-45.5 32.8L2.5 184.6c-.8 2.4-.8 4.9-1.2 7.4H240V0zM0 224v240c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V224H0z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFully Stocked Assortment\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe keep the entire Do Ghazal range in stock for fast, efficient distribution across Europe and the UK.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf28a1b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"cf28a1b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4723456 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4723456\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-handshake\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M434.7 64h-85.9c-8 0-15.7 3-21.6 8.4l-98.3 90c-.1.1-.2.3-.3.4-16.6 15.6-16.3 40.5-2.1 56 12.7 13.9 39.4 17.6 56.1 2.7.1-.1.3-.1.4-.2l79.9-73.2c6.5-5.9 16.7-5.5 22.6 1 6 6.5 5.5 16.6-1 22.6l-26.1 23.9L504 313.8c2.9 2.4 5.5 5 7.9 7.7V128l-54.6-54.6c-5.9-6-14.1-9.4-22.6-9.4zM544 128.2v223.9c0 17.7 14.3 32 32 32h64V128.2h-96zm48 223.9c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM0 384h64c17.7 0 32-14.3 32-32V128.2H0V384zm48-63.9c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16c0-8.9 7.2-16 16-16zm435.9 18.6L334.6 217.5l-30 27.5c-29.7 27.1-75.2 24.5-101.7-4.4-26.9-29.4-24.8-74.9 4.4-101.7L289.1 64h-83.8c-8.5 0-16.6 3.4-22.6 9.4L128 128v223.9h18.3l90.5 81.9c27.4 22.3 67.7 18.1 90-9.3l.2-.2 17.9 15.5c15.9 13 39.4 10.5 52.3-5.4l31.4-38.6 5.4 4.4c13.7 11.1 33.9 9.1 45-4.7l9.5-11.7c11.2-13.8 9.1-33.9-4.6-45.1z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tDedicated Partnership\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOffering a personal touch, active customer care, and a balanced, secure market for all our wholesalers.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-87e03cf e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"87e03cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f9cfec1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f9cfec1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0700f4 elementor-widget elementor-widget-heading\" data-id=\"d0700f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">NEWS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3cea5f elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"e3cea5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:1381,&quot;columns&quot;:3,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-1381\">\/* 1. The Main Card Container *\/\r\nselector {\r\n    background-color: #ffffff;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05); \r\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    border: 1px solid #eaeaea; \r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100%; \r\n}\r\n\r\n\/* 2. Padding for the text below the image *\/\r\nselector .elementor-widget-theme-post-title,\r\nselector .elementor-widget-theme-post-excerpt,\r\nselector .elementor-widget-button {\r\n    padding: 0 20px;\r\n}\r\n\r\nselector .elementor-widget-theme-post-title {\r\n    margin-top: 20px; \/* Breathing room below the image *\/\r\n}\r\n\r\n\/* Push the button to the bottom *\/\r\nselector .elementor-widget-button {\r\n    margin-bottom: 25px;\r\n    margin-top: auto; \r\n}\r\n\r\n\/* 3. The Hover Effect *\/\r\nselector:hover {\r\n    transform: translateY(-5px); \r\n    box-shadow: 0 12px 25px rgba(0,0,0,0.1); \r\n}\r\n\r\n\/* 4. FIXED IMAGE SHAPE (The Magic Fix) *\/\r\nselector .elementor-widget-theme-post-featured-image img {\r\n    width: 100%;\r\n    aspect-ratio: 16 \/ 9; \/* Forces a perfect widescreen rectangle *\/\r\n    object-fit: cover; \/* Crops instead of stretching *\/\r\n    object-position: center; \/* Keeps the middle of the image visible *\/\r\n    transition: transform 0.5s ease;\r\n    display: block;\r\n    border-radius: 10px;\r\n}\r\n\r\n\/* 5. Subtle Image Zoom on Hover *\/\r\nselector:hover .elementor-widget-theme-post-featured-image img {\r\n    transform: scale(1.05); \r\n}.elementor-1381 .elementor-element.elementor-element-e8a588d{--display:flex;overflow:visible;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-1381 .elementor-element.elementor-element-bcc4b56 img{border-radius:10px 10px 10px 10px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1381 .elementor-element.elementor-element-169e019 .elementor-heading-title{font-family:\"Anek Bangla\", Sans-serif;font-size:30px;font-weight:600;color:var( --e-global-color-secondary );}.elementor-widget-theme-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-1381 .elementor-element.elementor-element-b0077c1{font-family:\"Anek Bangla\", Sans-serif;font-size:18px;font-weight:400;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );letter-spacing:var( --e-global-typography-accent-letter-spacing );background-color:var( --e-global-color-accent );}.elementor-1381 .elementor-element.elementor-element-ffb1c22 .elementor-button{background-color:var( --e-global-color-secondary );}.elementor-1381 .elementor-element.elementor-element-ffb1c22{margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:1024px){.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-theme-post-excerpt{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}}@media(max-width:767px){.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-theme-post-excerpt{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}}\/* Start custom CSS for container, class: .elementor-element-e8a588d *\/\/* 1. The Main Card Container *\/\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d {\r\n    background-color: #ffffff;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05); \r\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    border: 1px solid #eaeaea; \r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100%; \r\n}\r\n\r\n\/* 2. Padding for the text below the image *\/\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d .elementor-widget-theme-post-title,\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d .elementor-widget-theme-post-excerpt,\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d .elementor-widget-button {\r\n    padding: 0 20px;\r\n}\r\n\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d .elementor-widget-theme-post-title {\r\n    margin-top: 20px; \/* Breathing room below the image *\/\r\n}\r\n\r\n\/* Push the button to the bottom *\/\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d .elementor-widget-button {\r\n    margin-bottom: 25px;\r\n    margin-top: auto; \r\n}\r\n\r\n\/* 3. The Hover Effect *\/\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d:hover {\r\n    transform: translateY(-5px); \r\n    box-shadow: 0 12px 25px rgba(0,0,0,0.1); \r\n}\r\n\r\n\/* 4. FIXED IMAGE SHAPE (The Magic Fix) *\/\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d .elementor-widget-theme-post-featured-image img {\r\n    width: 100%;\r\n    aspect-ratio: 16 \/ 9; \/* Forces a perfect widescreen rectangle *\/\r\n    object-fit: cover; \/* Crops instead of stretching *\/\r\n    object-position: center; \/* Keeps the middle of the image visible *\/\r\n    transition: transform 0.5s ease;\r\n    display: block;\r\n}\r\n\r\n\/* 5. Subtle Image Zoom on Hover *\/\r\n.elementor-1381 .elementor-element.elementor-element-e8a588d:hover .elementor-widget-theme-post-featured-image img {\r\n    transform: scale(1.05); \r\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1381\" class=\"elementor elementor-1381 e-loop-item e-loop-item-1428 post-1428 post type-post status-publish format-standard has-post-thumbnail hentry category-news\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-e8a588d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e8a588d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc4b56 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"bcc4b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"747\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Super-Pekoe-e1539259509767.png\" class=\"attachment-large size-large wp-image-1429\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Super-Pekoe-e1539259509767.png 800w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Super-Pekoe-e1539259509767-300x280.png 300w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Super-Pekoe-e1539259509767-768x717.png 768w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Super-Pekoe-e1539259509767-600x560.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169e019 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"169e019\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Super Pekoe<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0077c1 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"b0077c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t\t<p>Hannafoods proudly presents \u2018Do Ghazal Super Pekoe\u2019, the best tea gradeyou can get! Super Pekoe is a black tea, malty\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb1c22 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ffb1c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hannafoods.coderiters.com\/?p=1428\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1381\" class=\"elementor elementor-1381 e-loop-item e-loop-item-1425 post-1425 post type-post status-publish format-standard has-post-thumbnail hentry category-news\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-e8a588d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e8a588d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc4b56 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"bcc4b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"563\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/450gr_Hanna-Tea.png\" class=\"attachment-large size-large wp-image-1426\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/450gr_Hanna-Tea.png 500w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/450gr_Hanna-Tea-266x300.png 266w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169e019 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"169e019\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Hanna Tea<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0077c1 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"b0077c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t\t<p>Since 2001 we have been representing and distributing Do Ghazal tea which we carefully select in accordance with our philosophy\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb1c22 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ffb1c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hannafoods.coderiters.com\/?p=1425\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1381\" class=\"elementor elementor-1381 e-loop-item e-loop-item-1420 post-1420 post type-post status-publish format-standard has-post-thumbnail hentry category-news\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-e8a588d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e8a588d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc4b56 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"bcc4b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Herbal-Tea-Bags-transp.png\" class=\"attachment-large size-large wp-image-1422\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Herbal-Tea-Bags-transp.png 800w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Herbal-Tea-Bags-transp-300x225.png 300w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Herbal-Tea-Bags-transp-768x576.png 768w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Herbal-Tea-Bags-transp-600x450.png 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169e019 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"169e019\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Do Ghazal Herbs<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0077c1 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"b0077c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t\t<p>Hannafoods proudly introduces Do Ghazal Herbs. For every tea lover a suitable taste. These characteristic evening teasare available in different\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb1c22 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ffb1c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hannafoods.coderiters.com\/?p=1420\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1381\" class=\"elementor elementor-1381 e-loop-item e-loop-item-1416 post-1416 post type-post status-publish format-standard has-post-thumbnail hentry category-news\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-e8a588d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e8a588d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc4b56 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"bcc4b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"363\" height=\"243\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/hanna.jpg\" class=\"attachment-large size-large wp-image-1418\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/hanna.jpg 363w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/hanna-300x201.jpg 300w\" sizes=\"(max-width: 363px) 100vw, 363px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169e019 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"169e019\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">ANUGA Cologne 2019 Attendance<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0077c1 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"b0077c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t\t<p>Hanna Foods will once again be attending the biggest food fair ANUGA in 2019. We will be there to represent\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb1c22 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ffb1c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hannafoods.coderiters.com\/?p=1416\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1381\" class=\"elementor elementor-1381 e-loop-item e-loop-item-1413 post-1413 post type-post status-publish format-standard has-post-thumbnail hentry category-news\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-e8a588d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e8a588d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc4b56 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"bcc4b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"525\" height=\"748\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Knipsel-1.png\" class=\"attachment-large size-large wp-image-1414\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Knipsel-1.png 525w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Knipsel-1-211x300.png 211w\" sizes=\"(max-width: 525px) 100vw, 525px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169e019 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"169e019\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Do Ghazal Coffee<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0077c1 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"b0077c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t\t<p>Do Ghazal Coffee is a blend of specially selected high grown Brazilian Arabica coffee beans, gentlyroasted and freeze-dried for rich\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb1c22 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ffb1c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hannafoods.coderiters.com\/?p=1413\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1381\" class=\"elementor elementor-1381 e-loop-item e-loop-item-1409 post-1409 post type-post status-publish format-standard has-post-thumbnail hentry category-news\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-e8a588d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e8a588d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc4b56 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"bcc4b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Fruit-Tea-1.png\" class=\"attachment-large size-large wp-image-1410\" alt=\"\" srcset=\"https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Fruit-Tea-1.png 500w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Fruit-Tea-1-300x300.png 300w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Fruit-Tea-1-150x150.png 150w, https:\/\/hannafoods.coderiters.com\/wp-content\/uploads\/2026\/04\/Flip-picture_Fruit-Tea-1-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169e019 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"169e019\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Fruit Tea Bags<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0077c1 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"b0077c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t\t<p>Hannafoods introduces a new product called \u2018Do Ghazal Fruit Tea Bags\u2019. Delicious hot or cold! The fruit teas are bursting\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb1c22 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ffb1c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hannafoods.coderiters.com\/?p=1409\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5eee097 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"5eee097\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-677f94c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"677f94c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-397970f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"397970f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5ed8e0 elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"e5ed8e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t<span style=\"color: #95BB32\">\u2726<\/span> COnatct Us\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4992218 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4992218\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:100,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stay direct connected with\nHanna Foods today<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00d9d81 e-grid e-con-full wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"00d9d81\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f53085 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"8f53085\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:200,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-search-location\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm.02-239.96c-40.78 0-73.84 33.05-73.84 73.83 0 32.96 48.26 93.05 66.75 114.86a9.24 9.24 0 0 0 14.18 0c18.49-21.81 66.75-81.89 66.75-114.86 0-40.78-33.06-73.83-73.84-73.83zm0 96c-13.26 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tLocation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tZevenbergseweg 33B\n5351 PG Berghem\nHolland\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a4b9e8 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"4a4b9e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:200,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-mobile-alt\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMobile\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tTel: 0031 626 964 606\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbdb842 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"cbdb842\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:200,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-email\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tE-mail\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tinfo@hannafoods.nl\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\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-389c1e1 e-con-full form-wrapper animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"389c1e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-384339c elementor-widget elementor-widget-heading\" data-id=\"384339c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Send A Message<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f908a05 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"f908a05\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"1186\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"f908a05\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"1186\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-sm-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFirst Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_c640679 elementor-col-50 elementor-sm-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_c640679\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_c640679]\" id=\"form-field-field_c640679\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_351ee5d elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_351ee5d\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone No\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_351ee5d]\" id=\"form-field-field_351ee5d\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0fd3f1c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"0fd3f1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bda6a2 elementor-widget elementor-widget-google_maps\" data-id=\"0bda6a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Zevenbergseweg%2033B%205351%20PG%20Berghem%20Holland&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Zevenbergseweg 33B 5351 PG Berghem Holland\"\n\t\t\t\t\taria-label=\"Zevenbergseweg 33B 5351 PG Berghem Holland\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Premium Tea Hero &#8211; Hanna Foods \u2726 Europe&#8217;s Exclusive Do Ghazal Agent Import &#038; Export for Europe HANNA FOODS \u2022 ESTABLISHED 2001 \u2022 Premium Categories &#8211; Hanna Foods Our Assortment Explore by Category Discover Tea Do Ghazal Discover Cheese Happy Cow Discover Rice Do Ghazal Discover Butter Ghee Dutso \u2726 WHY CHOOSE US The Starting Point for PremiumWholesale in Europe &#038; the UK Exclusive Do Ghazal Agency The sole agency and exclusive right to import Do Ghazal products across the territory. Respected Network Cooperating with the finest distributors to make premium products widely available. Balanced Market We organize and protect the market ensuring secure and beneficial distribution for all. Always In Stock We keep the whole assortment in stock for fast, efficient distribution across Europe. Fantastic Experience Finest Ceylon blends and Basmati rice providing an unconditional freshness guarantee. Certified Quality Produced to high international standards: ISO, HACCP, FSSC, GEO, and SGS GMP. \u2726 EXCLUSIVE wholesale in europe and the UK Premium Wholesale in Europe &amp; the UK Established in 2001 as a supplier for the ethnic market, Hanna Foods is the proud exclusive partner of Akbar Brothers in Sri Lanka. We offer high-quality products with an unconditional guarantee for freshness, keeping our entire assortment in stock for fast, efficient distribution across the territory. Our Mission: Sole agency for Do Ghazal tea, rice, and coffee. Proud distributor of Dutso Butter-Ghee &#038; Happy Cow Cheese. Certified ISO, HACCP, FSSC, GEO, and SGS GMP. 25+ Years OfExcellence Unconditional Guarantee Balanced &#038; Secure Learn More About Established 2001 A Heritage ofExceptional Taste Hanna Foods bridges the gap between global traditions and European tables. From the misty mountains of Sri Lanka to the heart of the Netherlands. \u27e1 CERTIFIED QUALITY ISO \u2022 HACCP \u2022 FSSC Who is Hanna Foods? Based in Berghem, we are a premier importer and distributor for Europe and the UK. We specialize in the ethnic market, combining high-quality logistics with a personal touch that defines our active customer care approach. Exclusive Brand Portfolio Since 2003, we have been the exclusive partner of Akbar Brothers. We hold the sole agency for Do Ghazal products (tea, rice, and coffee) in Europe\/UK, alongside key distribution for Dutso Ghee and Happy Cow Cheese. Market Protection &#038; Logistics We organize and protect the market to ensure premium products are distributed securely. By maintaining a complete assortment in stock, we provide fast, efficient fulfillment for wholesalers across the continent. A Signature Taste Experience Our Do Ghazal blends from Ceylon offer an unconditional guarantee of freshness. Pairing our Basmati rice with authentic Dutch Butter-Ghee creates a flavor profile that is both healthy and unforgettable. Unconditional Quality Providing the finest Ceylon blends with an absolute guarantee for freshness and international standards. Fully Stocked Assortment We keep the entire Do Ghazal range in stock for fast, efficient distribution across Europe and the UK. Dedicated Partnership Offering a personal touch, active customer care, and a balanced, secure market for all our wholesalers. NEWS \u2726 COnatct Us Stay direct connected with Hanna Foods today Location Zevenbergseweg 33B 5351 PG Berghem Holland Mobile Tel: 0031 626 964 606 E-mail info@hannafoods.nl Send A Message<\/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-1186","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=\/wp\/v2\/pages\/1186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1186"}],"version-history":[{"count":339,"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=\/wp\/v2\/pages\/1186\/revisions"}],"predecessor-version":[{"id":2097,"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=\/wp\/v2\/pages\/1186\/revisions\/2097"}],"wp:attachment":[{"href":"https:\/\/hannafoods.coderiters.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}